Query: ccw_device_clear
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CCW_DEVICE_CLEAR(9) The ccw bus CCW_DEVICE_CLEAR(9)NAMEccw_device_clear - terminate I/O request processingSYNOPSISint ccw_device_clear(struct ccw_device * cdev, unsigned long intparm);ARGUMENTScdev target 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 returnedDESCRIPTIONccw_device_clear calls csch on cdev's subchannel.RETURNS0 on success, -ENODEV on device not operational, -EINVAL on invalid device state.CONTEXTInterrupts disabled, ccw device lock heldAUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CCW_DEVICE_CLEAR(9)
Related Man Pages |
---|
ccw_device_start_timeout_key(9) - centos |
make_dev_alias(9) - freebsd |
struct_ccwgroup_driver(9) - centos |
ccw_device_start_timeout(9) - suse |
struct_ccwgroup_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Tar Command |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |