Lines Matching refs:request
64 initiate an I/O request.
70 terminate the current I/O request processed on the device.
76 interrupt handler according to the rules (flags) defined during I/O request
143 armed) interrupt request lines (IRQs) to drive its devices with. Where
150 and initiates an I/O request on behalf of the device driver. The
156 For long running I/O request to be canceled, the CDS layer provides the
180 The ccw_device_start() routines is the I/O request front-end processor. All
187 with the associated I/O request when calling ccw_device_start().
219 particular I/O request.
221 request. A value of 0 will make cio use the opm.
266 0 - successful completion or request successfully initiated
267 -EBUSY - The device is currently processing a previous I/O request, or there is
272 When the I/O request completes, the CDS first level interrupt handler will
275 particular I/O request. If a pending device status was recognized,
278 current (last) I/O request. In case of a delayed status notification no special
279 interrupt will be presented to indicate I/O completion as the I/O request was
285 -ETIMEDOUT: the common I/O layer terminated the request after the specified
287 -EIO: the common I/O layer terminated the request due to an error state
345 If a device driver relies on an I/O request to be completed prior to start the
364 ready for the next I/O request and secondary status (device-end) when the data
400 -ENOTCONN - there is no I/O request pending for completion
421 the I/O request is returned
425 0 - request successfully initiated
455 0 - request successfully initiated