Searched refs:ccw_device_set_options (Results 1 – 6 of 6) sorted by relevance
158 extern int ccw_device_set_options(struct ccw_device *, unsigned long);
64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() function849 EXPORT_SYMBOL(ccw_device_set_options);
1175 ccw_device_set_options(cdev, CCWDEV_REPORT_ALL); in qdio_activate()
59 * Before initiating an io, the options must be set via ccw_device_set_options().280 Via ccw_device_set_options(), the device driver may specify the following
574 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
141 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()