Determine if paths to this device are grouped
int ccw_device_is_pathgroup(struct ccw_device * cdev);
cdev
ccw device
Return non-zero if there is a path group, zero otherwise.
Cornelia Huck <[email protected]>
Author.