1CCW_DEVICE_GET_SCHID(9) The ccw bus CCW_DEVICE_GET_SCHID(9)
23
4
NAME
6ccw_device_get_schid - obtain a subchannel id
7
SYNOPSIS
9void ccw_device_get_schid(struct ccw_device * cdev,
10struct subchannel_id * schid);
11
ARGUMENTS
13cdev
14device to obtain the id for
1516
schid
17where to fill in the values
18
AUTHOR
20Cornelia Huck <cornelia.huck@de.ibm.com>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 CCW_DEVICE_GET_SCHID(9)