ccw_device_halt(9) centos man page | unix.com

Man Page: ccw_device_halt

Operating Environment: centos

Section: 9

CCW_DEVICE_HALT(9)						    The ccw bus 						CCW_DEVICE_HALT(9)

NAME
ccw_device_halt - halt I/O request processing
SYNOPSIS
int ccw_device_halt(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_halt calls hsch on cdev's subchannel.
RETURNS
0 on success, -ENODEV on device not operational, -EINVAL on invalid device state, -EBUSY on device busy or interrupt pending.
CONTEXT
Interrupts disabled, ccw device lock held
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCW_DEVICE_HALT(9)
Related Man Pages
ccw_device_start_timeout(9) - centos
struct_ccw_driver(9) - centos
ccw_device_start(9) - suse
ccw_device_start_timeout(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Controlling user input