Searched refs:CCWDEV_DO_PATHGROUP (Results 1 – 4 of 4) sorted by relevance
49 cdev->private->options.pgroup = (flags & CCWDEV_DO_PATHGROUP) != 0; in ccw_device_set_options_mask()78 cdev->private->options.pgroup |= (flags & CCWDEV_DO_PATHGROUP) != 0; in ccw_device_set_options()95 cdev->private->options.pgroup &= (flags & CCWDEV_DO_PATHGROUP) == 0; in ccw_device_clear_options()
166 #define CCWDEV_DO_PATHGROUP 0x0004 macro
574 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
140 CCWDEV_DO_PATHGROUP | CCWDEV_DO_MULTIPATH); in dasd_eckd_probe()