Home
last modified time | relevance | path

Searched refs:DASD_STOPPED_DC_WAIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/s390/block/
Ddasd_int.h518 #define DASD_STOPPED_DC_WAIT 8 /* disconnected, wait */ macro
Ddasd.c1882 !(!(device->stopped & ~(DASD_STOPPED_DC_WAIT | DASD_UNRESUMED_PM)) in __dasd_device_start_head()
1905 if (device->stopped & ~(DASD_STOPPED_DC_WAIT | in __dasd_device_check_path_events()
3474 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_last_path_gone()
3486 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_path_operational()
3556 DASD_STOPPED_DC_WAIT); in dasd_generic_path_event()