DASD_STOPPED_QUIESCE
dasd_device_set_stop_bits(device, DASD_STOPPED_QUIESCE);
if (primary->stopped & DASD_STOPPED_QUIESCE) {
dasd_device_set_stop_bits(secondary, DASD_STOPPED_QUIESCE);
dasd_device_remove_stop_bits(primary, DASD_STOPPED_QUIESCE);
dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE);
dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE);