Searched refs:ccw_device_is_pathgroup (Results 1 – 3 of 3) sorted by relevance
167 int ccw_device_is_pathgroup(struct ccw_device *cdev);
105 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup() function109 EXPORT_SYMBOL(ccw_device_is_pathgroup);
1707 if (!ccw_device_is_pathgroup(device->cdev)) { in dasd_eckd_check_characteristics()