Searched refs:DASD_STOPPED_SU (Results 1 – 2 of 2) sorted by relevance
845 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); in __stop_device_on_lcu()849 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); in __stop_device_on_lcu()883 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()889 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()896 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()902 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU); in _unstop_all_devices_on_lcu()927 (DASD_STOPPED_SU | DASD_STOPPED_PENDING)); in summary_unit_check_handling_work()
519 #define DASD_STOPPED_SU 16 /* summary unit check handling */ macro