other versions
- stretch 4.9.168-1
CCW_DEVICE_GET_SCHID(9) | The ccw bus | CCW_DEVICE_GET_SCHID(9) |
NAME¶
ccw_device_get_schid - obtain a subchannel idSYNOPSIS¶
void ccw_device_get_schid(struct ccw_device * cdev, struct subchannel_id * schid);
ARGUMENTS¶
cdevdevice to obtain the id for
schid
where to fill in the values
AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |