Symbol: dasd_device_remove_stop_bits
drivers/s390/block/dasd.c
1456
dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING);
drivers/s390/block/dasd.c
1528
dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING);
drivers/s390/block/dasd.c
2166
EXPORT_SYMBOL_GPL(dasd_device_remove_stop_bits);
drivers/s390/block/dasd.c
2640
dasd_device_remove_stop_bits(block->base, DASD_STOPPED_PENDING);
drivers/s390/block/dasd.c
3679
dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT);
drivers/s390/block/dasd.c
3833
dasd_device_remove_stop_bits(device, DASD_STOPPED_NOSPC);
drivers/s390/block/dasd.c
3891
dasd_device_remove_stop_bits(device, DASD_STOPPED_NOT_ACC);
drivers/s390/block/dasd_alias.c
873
dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
drivers/s390/block/dasd_alias.c
878
dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
drivers/s390/block/dasd_alias.c
884
dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
drivers/s390/block/dasd_alias.c
889
dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
drivers/s390/block/dasd_alias.c
912
dasd_device_remove_stop_bits(device,
drivers/s390/block/dasd_eckd.c
6191
dasd_device_remove_stop_bits(primary, DASD_STOPPED_QUIESCE);
drivers/s390/block/dasd_eckd.c
6202
dasd_device_remove_stop_bits(primary, DASD_STOPPED_PPRC);
drivers/s390/block/dasd_eckd.c
6203
dasd_device_remove_stop_bits(secondary, DASD_STOPPED_PPRC);
drivers/s390/block/dasd_int.h
892
void dasd_device_remove_stop_bits(struct dasd_device *, int);
drivers/s390/block/dasd_ioctl.c
124
dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE);