Searched defs:dasd_device_remove_stop_bits (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/block/
H A Ddasd.c1512 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING);
1582 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING);
2018 void dasd_device_remove_stop_bits(struct dasd_device *device, int bits) function
2024 EXPORT_SYMBOL_GPL(dasd_device_remove_stop_bits); variable
2352 dasd_device_remove_stop_bits(block->base, DASD_STOPPED_PENDING);
3201 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT);
3203 dasd_device_remove_stop_bits(device, DASD_UNRESUMED_PM);
3357 dasd_device_remove_stop_bits(device,

Completed in 69 milliseconds