ccw_device_set_online(9) centos man page | unix.com

Man Page: ccw_device_set_online

Operating Environment: centos

Section: 9

CCW_DEVICE_SET_ONLIN(9) 					    The ccw bus 					   CCW_DEVICE_SET_ONLIN(9)

NAME
ccw_device_set_online - enable a ccw device for I/O
SYNOPSIS
int ccw_device_set_online(struct ccw_device * cdev);
ARGUMENTS
cdev target ccw device
DESCRIPTION
This function first enables cdev and then calls the driver's set_online function for cdev, if given. If set_online returns an error, cdev is disabled again.
RETURNS
0 on success and a negative error value on failure.
CONTEXT
enabled, ccw device lock not held
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCW_DEVICE_SET_ONLIN(9)
Related Man Pages
ccw_device_start(9) - centos
ccw_device_start_key(9) - centos
ccw_device_start_timeout_key(9) - centos
ccw_device_start_key(9) - suse
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!