CCW_DEVICE_GET_SCHID(9) | The ccw bus | CCW_DEVICE_GET_SCHID(9) |
NAME¶
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@de.ibm.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |