Searched refs:dasd_device_set_stop_bits (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd_ioctl.c | 115 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); dasd_ioctl_quiesce()
|
H A D | dasd_alias.c | 849 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); __stop_device_on_lcu() 853 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); __stop_device_on_lcu()
|
H A D | dasd.c | 2042 void dasd_device_set_stop_bits(struct dasd_device *device, int bits) dasd_device_set_stop_bits() function 2046 EXPORT_SYMBOL_GPL(dasd_device_set_stop_bits); variable 2601 dasd_device_set_stop_bits(basedev, __dasd_process_request_queue() 2702 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); __dasd_process_block_ccw_queue() 3515 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); dasd_generic_last_path_gone() 3596 dasd_device_set_stop_bits(device, dasd_generic_path_event() 3658 dasd_device_set_stop_bits(device, DASD_STOPPED_PM); dasd_generic_pm_freeze()
|
H A D | dasd_int.h | 724 void dasd_device_set_stop_bits(struct dasd_device *, int);
|
H A D | dasd_3990_erp.c | 80 dasd_device_set_stop_bits(device, DASD_STOPPED_PENDING); dasd_3990_erp_block_queue()
|
Completed in 116 milliseconds