Searched refs:DASD_STOPPED_SU (Results 1 – 2 of 2) sorted by relevance
812 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); in __stop_device_on_lcu()816 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); in __stop_device_on_lcu()850 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()856 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()863 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()869 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()894 (DASD_STOPPED_SU | DASD_STOPPED_PENDING)); in summary_unit_check_handling_work()
507 #define DASD_STOPPED_SU 16 /* summary unit check handling */ macro