Obtain a subchannel id
void ccw_device_get_schid(struct ccw_device * cdev, struct subchannel_id * schid);
cdev
device to obtain the id for
schid
where to fill in the values
Cornelia Huck <[email protected]>
Author.