ccw_device_resume(9) suse man page | unix.com

Man Page: ccw_device_resume

Operating Environment: suse

Section: 9

CCW_DEVICE_RESUME(9)						    The ccw bus 					      CCW_DEVICE_RESUME(9)

NAME
ccw_device_resume - resume channel program execution
SYNOPSIS
int ccw_device_resume(struct ccw_device * cdev);
ARGUMENTS
cdev target ccw device
DESCRIPTION
ccw_device_resume calls rsch 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 2.6. July 2010 CCW_DEVICE_RESUME(9)
Related Man Pages
struct_ccw_driver(9) - centos
struct_ccwgroup_driver(9) - centos
dev_depends(9) - debian
ccw_device_start_timeout_key(9) - suse
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com