1. NAME

ccw_device_is_pathgroup - determine if paths to this device are grouped

2. SYNOPSIS

int ccw_device_is_pathgroup(struct ccw_device *  cdev );

3. ARGUMENTS

cdev
    ccw device

4. DESCRIPTION

Return non-zero if there is a path group, zero otherwise.

5. AUTHOR

Cornelia Huck <>
    Author.

6. COPYRIGHT