Searched refs:ccw_device_set_options (Results 1 – 6 of 6) sorted by relevance
165 extern int ccw_device_set_options(struct ccw_device *, unsigned long);
63 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() function681 EXPORT_SYMBOL(ccw_device_set_options);
1435 ccw_device_set_options(cdev, CCWDEV_REPORT_ALL); in qdio_activate()
53 * Before initiating an io, the options must be set via ccw_device_set_options().257 Via ccw_device_set_options(), the device driver may specify the following
623 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
131 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()