Home
last modified time | relevance | path

Searched refs:DASD_STOPPED_QUIESCE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/block/
H A Ddasd_ioctl.c109 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_quiesce()
130 dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_resume()
H A Ddasd_int.h687 #define DASD_STOPPED_QUIESCE 2 /* Quiesced */ macro
H A Ddasd.c3970 dasd_device_set_stop_bits(device, DASD_STOPPED_QUIESCE); in dasd_handle_autoquiesce()