Searched refs:dasd_device_set_stop_bits (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/s390/block/ |
| H A D | dasd_alias.c | 844 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu() 849 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu() 855 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu() 860 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu()
|
| H A D | dasd.c | 2154 void dasd_device_set_stop_bits(struct dasd_device *device, int bits) in dasd_device_set_stop_bits() function 2158 EXPORT_SYMBOL_GPL(dasd_device_set_stop_bits); 3667 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_last_path_gone() 3770 dasd_device_set_stop_bits(device, DASD_STOPPED_NOT_ACC); in dasd_generic_path_event() 3790 dasd_device_set_stop_bits(device, in dasd_generic_path_event() 3822 dasd_device_set_stop_bits(device, DASD_STOPPED_NOSPC); in dasd_generic_space_exhaust() 3923 dasd_device_set_stop_bits(device, DASD_STOPPED_QUIESCE); in dasd_handle_autoquiesce()
|
| H A D | dasd_ioctl.c | 103 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_quiesce()
|
| H A D | dasd_int.h | 891 void dasd_device_set_stop_bits(struct dasd_device *, int);
|
| H A D | dasd_3990_erp.c | 77 dasd_device_set_stop_bits(device, DASD_STOPPED_PENDING); in dasd_3990_erp_block_queue()
|
| H A D | dasd_eckd.c | 6166 dasd_device_set_stop_bits(primary, DASD_STOPPED_PPRC); in dasd_eckd_copy_pair_swap() 6167 dasd_device_set_stop_bits(secondary, DASD_STOPPED_PPRC); in dasd_eckd_copy_pair_swap() 6190 dasd_device_set_stop_bits(secondary, DASD_STOPPED_QUIESCE); in dasd_eckd_copy_pair_swap() 6831 dasd_device_set_stop_bits(device, DASD_STOPPED_NOT_ACC); in dasd_eckd_handle_hpf_error()
|