ccw_device_is_multipath (9) Linux Manual Page
ccw_device_is_multipath – determine if device is operating in multipath mode
Synopsis
int ccw_device_is_multipath(struct ccw_device *cdev);
Arguments
cdev
-
- ccw device
Description
Return non-zero if device is operating in multipath mode, zero otherwise.
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
