Searched refs:dasd_device_remove_stop_bits (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/s390/block/ |
| D | dasd_alias.c | 877 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 882 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 888 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 893 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu() 916 dasd_device_remove_stop_bits(device, in summary_unit_check_handling_work()
|
| D | dasd.c | 1511 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING); in dasd_device_timeout() 1583 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING); in dasd_generic_handle_state_change() 2197 void dasd_device_remove_stop_bits(struct dasd_device *device, int bits) in dasd_device_remove_stop_bits() function 2203 EXPORT_SYMBOL_GPL(dasd_device_remove_stop_bits); 2675 dasd_device_remove_stop_bits(block->base, DASD_STOPPED_PENDING); in dasd_block_timeout() 3746 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_path_operational() 3899 dasd_device_remove_stop_bits(device, DASD_STOPPED_NOSPC); in dasd_generic_space_avail() 3995 dasd_device_remove_stop_bits(device, DASD_STOPPED_NOT_ACC); in do_requeue_requests()
|
| D | dasd_ioctl.c | 130 dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_resume()
|
| D | dasd_int.h | 831 void dasd_device_remove_stop_bits(struct dasd_device *, int);
|