other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CCW_DEVICE_IS_MULTIP(9) | The ccw bus | CCW_DEVICE_IS_MULTIP(9) |
NAME¶
ccw_device_is_multipath - determine if device is operating in multipath modeSYNOPSIS¶
int
ccw_device_is_multipath(struct ccw_device * cdev);
ARGUMENTS¶
cdevccw device
DESCRIPTION¶
Return non-zero if device is operating in multipath mode, zero otherwise.AUTHOR¶
Cornelia Huck <cornelia.huck@de.ibm.com>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |