Searched refs:dasd_device_remove_stop_bits (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/s390/block/ |
| H A D | dasd_alias.c | 874 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 879 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 885 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 890 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 913 dasd_device_remove_stop_bits(device, in summary_unit_check_handling_work()
|
| H A D | dasd.c | 1499 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING); in dasd_device_timeout() 1571 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING); in dasd_generic_handle_state_change() 2203 void dasd_device_remove_stop_bits(struct dasd_device *device, int bits) in dasd_device_remove_stop_bits() function 2209 EXPORT_SYMBOL_GPL(dasd_device_remove_stop_bits); 2683 dasd_device_remove_stop_bits(block->base, DASD_STOPPED_PENDING); in dasd_block_timeout() 3720 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_path_operational() 3874 dasd_device_remove_stop_bits(device, DASD_STOPPED_NOSPC); in dasd_generic_space_avail() 3932 dasd_device_remove_stop_bits(device, DASD_STOPPED_NOT_ACC); in do_requeue_requests()
|
| H A D | dasd_ioctl.c | 124 dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_resume()
|
| H A D | dasd_int.h | 892 void dasd_device_remove_stop_bits(struct dasd_device *, int);
|
| H A D | dasd_eckd.c | 6189 dasd_device_remove_stop_bits(primary, DASD_STOPPED_PPRC); in dasd_eckd_copy_pair_swap() 6190 dasd_device_remove_stop_bits(secondary, DASD_STOPPED_PPRC); in dasd_eckd_copy_pair_swap()
|