Searched refs:ccw_device_is_pathgroup (Results 1 – 3 of 3) sorted by relevance
160 int ccw_device_is_pathgroup(struct ccw_device *cdev);
106 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup() function110 EXPORT_SYMBOL(ccw_device_is_pathgroup);
2077 if (!ccw_device_is_pathgroup(device->cdev)) { in dasd_eckd_check_characteristics()