1CCW_DEVICE_GET_SCHID(9)           The ccw bus          CCW_DEVICE_GET_SCHID(9)
2
3
4

NAME

6       ccw_device_get_schid - obtain a subchannel id
7

SYNOPSIS

9       void ccw_device_get_schid(struct ccw_device * cdev,
10                                 struct subchannel_id * schid);
11

ARGUMENTS

13       cdev
14           device to obtain the id for
15
16       schid
17           where to fill in the values
18

AUTHOR

20       Cornelia Huck <cornelia.huck@de.ibm.com>
21           Author.
22
24Kernel Hackers Manual 3.10         June 2019           CCW_DEVICE_GET_SCHID(9)
Impressum