other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CCW_DEVICE_HALT(9) | The ccw bus | CCW_DEVICE_HALT(9) |
NAME¶
ccw_device_halt - halt I/O request processingSYNOPSIS¶
int
ccw_device_halt(struct ccw_device * cdev,
unsigned long intparm);
ARGUMENTS¶
cdevtarget ccw device
intparm
interruption parameter; value is only used if
no I/O is outstanding, otherwise the intparm associated with the I/O request
is returned
DESCRIPTION¶
RETURNS¶
CONTEXT¶
Interrupts disabled, ccw device lock heldAUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |