Determine if device is operating in multipath mode
int ccw_device_is_multipath(struct ccw_device * cdev);
cdev
ccw device
Return non-zero if device is operating in multipath mode, zero otherwise.
Cornelia Huck <[email protected]>
Author.