Home
last modified time | relevance | path

Searched refs:DASD_STOPPED_DC_WAIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c2066 int mask = ~(DASD_STOPPED_DC_WAIT | DASD_UNRESUMED_PM | DASD_STOPPED_NOSPC); in __dasd_device_is_unusable()
2131 ~(DASD_STOPPED_DC_WAIT | DASD_UNRESUMED_PM)) in __dasd_device_check_path_events()
3808 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_last_path_gone()
3820 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_path_operational()
3933 DASD_STOPPED_DC_WAIT); in dasd_generic_path_event()
H A Ddasd_int.h595 #define DASD_STOPPED_DC_WAIT 8 /* disconnected, wait */ macro
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd.c2011 int mask = ~(DASD_STOPPED_DC_WAIT | DASD_STOPPED_NOSPC); in __dasd_device_is_unusable()
2079 if (device->stopped & ~(DASD_STOPPED_DC_WAIT)) in __dasd_device_check_path_events()
3704 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_last_path_gone()
3716 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_path_operational()
3828 DASD_STOPPED_DC_WAIT); in dasd_generic_path_event()
H A Ddasd_int.h689 #define DASD_STOPPED_DC_WAIT 8 /* disconnected, wait */ macro

Completed in 15 milliseconds