Home
last modified time | relevance | path

Searched refs:dasd_device_set_stop_bits (Results 1 – 5 of 5) sorted by relevance

/drivers/s390/block/
Ddasd.c2012 void dasd_device_set_stop_bits(struct dasd_device *device, int bits) in dasd_device_set_stop_bits() function
2016 EXPORT_SYMBOL_GPL(dasd_device_set_stop_bits);
2448 dasd_device_set_stop_bits(basedev, in __dasd_process_request_queue()
2538 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in __dasd_process_block_ccw_queue()
3189 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT); in dasd_generic_last_path_gone()
3308 dasd_device_set_stop_bits(device, DASD_STOPPED_PM); in dasd_generic_pm_freeze()
Ddasd_ioctl.c115 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE); in dasd_ioctl_quiesce()
Ddasd_alias.c812 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); in __stop_device_on_lcu()
816 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU); in __stop_device_on_lcu()
Ddasd_int.h702 void dasd_device_set_stop_bits(struct dasd_device *, int);
Ddasd_3990_erp.c81 dasd_device_set_stop_bits(device, DASD_STOPPED_PENDING); in dasd_3990_erp_block_queue()