ccw_device_is_pathgroup (9) Linux Manual Page
ccw_device_is_pathgroup – determine if paths to this device are grouped
Synopsis
int ccw_device_is_pathgroup(struct ccw_device *cdev);
Arguments
cdev
-
- ccw device
Description
Return non-zero if there is a path group, zero otherwise.
Author
Cornelia Huck <cornelia.huck [at] de.ibm.com>
- Author.
