Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/block/
Ddasd_ioctl.c115 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_quiesce()
136 dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_resume()
Ddasd_int.h504 #define DASD_STOPPED_QUIESCE 2 /* Quiesced */ macro
Ddasd.c2538 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in __dasd_process_block_ccw_queue()