Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_ioctl.c111 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_quiesce()
132 dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_resume()
H A Ddasd_int.h593 #define DASD_STOPPED_QUIESCE 2 /* Quiesced */ macro
H A Ddasd.c2872 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in __dasd_process_block_ccw_queue()