CCW_DEVICE_IS_PATHGR(9) | The ccw bus | CCW_DEVICE_IS_PATHGR(9) |
NAME¶
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@de.ibm.com>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |