ccw_device_clear(9) suse man page | unix.com

Man Page: ccw_device_clear

Operating Environment: suse

Section: 9

CCW_DEVICE_CLEAR(9)						    The ccw bus 					       CCW_DEVICE_CLEAR(9)

NAME
ccw_device_clear - terminate I/O request processing
SYNOPSIS
int ccw_device_clear(struct ccw_device * cdev, unsigned long intparm);
ARGUMENTS
cdev 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 returned
DESCRIPTION
ccw_device_clear calls csch on cdev's subchannel.
RETURNS
0 on success, -ENODEV on device not operational, -EINVAL on invalid device state.
CONTEXT
Interrupts disabled, ccw device lock held
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CCW_DEVICE_CLEAR(9)
Related Man Pages
ccw_device_start_key(9) - centos
ccw_device_start_timeout_key(9) - centos
ccw_device_start_timeout(9) - centos
ccw_device_start_timeout(9) - suse
struct_cmbdata(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
32 bit process addressing more than 4GB