Home
last modified time | relevance | path

Searched refs:dasd_device_set_stop_bits (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_alias.c853 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu()
858 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu()
864 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu()
869 dasd_device_set_stop_bits(device, DASD_STOPPED_SU); in _stop_all_devices_on_lcu()
H A Ddasd.c2241 void dasd_device_set_stop_bits(struct dasd_device *device, int bits) in dasd_device_set_stop_bits() function
2245 EXPORT_SYMBOL_GPL(dasd_device_set_stop_bits);
2872 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in __dasd_process_block_ccw_queue()
3796 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_last_path_gone()
3901 dasd_device_set_stop_bits(device, DASD_STOPPED_NOT_ACC); in dasd_generic_path_event()
3920 dasd_device_set_stop_bits(device, in dasd_generic_path_event()
3951 dasd_device_set_stop_bits(device, DASD_STOPPED_NOSPC); in dasd_generic_space_exhaust()
4087 dasd_device_set_stop_bits(device, DASD_STOPPED_PM); in dasd_generic_pm_freeze()
H A Ddasd_ioctl.c111 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_quiesce()
H A Ddasd_int.h813 void dasd_device_set_stop_bits(struct dasd_device *, int);
H A Ddasd_3990_erp.c81 dasd_device_set_stop_bits(device, DASD_STOPPED_PENDING); in dasd_3990_erp_block_queue()
H A Ddasd_eckd.c6634 dasd_device_set_stop_bits(device, DASD_STOPPED_NOT_ACC); in dasd_eckd_handle_hpf_error()