ccwgroup_set_online (9) Linux Manual Page
ccwgroup_set_online – enable a ccwgroup device
Synopsis
int ccwgroup_set_online(struct ccwgroup_device *gdev);
Arguments
gdev
-
- target ccwgroup device
Description
This function attempts to put the ccwgroup device into the online state.
Return
0 on success and a negative error value on failure.
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
