Searched refs:ccw_device_set_options (Results 1 – 4 of 4) sorted by relevance
64 int ccw_device_set_options(struct ccw_device *cdev, unsigned long flags) in ccw_device_set_options() function858 EXPORT_SYMBOL(ccw_device_set_options);
1175 ccw_device_set_options(cdev, CCWDEV_REPORT_ALL); in qdio_activate()
575 ccw_device_set_options(cdev, CCWDEV_DO_PATHGROUP | in tape_generic_probe()
136 ret = ccw_device_set_options(cdev, CCWDEV_ALLOW_FORCE | in dasd_eckd_probe()
Completed in 20 milliseconds