ccw_device_get_schid (9) Linux Manual Page
ccw_device_get_schid – obtain a subchannel id
Synopsis
void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid);
Arguments
cdev
-
- device to obtain the id for
schid
- where to fill in the values
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
