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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_alias.c900 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
906 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
913 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
919 dasd_device_remove_stop_bits(device, DASD_STOPPED_SU);
943 dasd_device_remove_stop_bits(device,
H A Ddasd.c993 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING);
1063 dasd_device_remove_stop_bits(device, DASD_STOPPED_PENDING);
1475 void dasd_device_remove_stop_bits(struct dasd_device *device, int bits) function
1481 EXPORT_SYMBOL_GPL(dasd_device_remove_stop_bits); variable
1784 dasd_device_remove_stop_bits(block->base, DASD_STOPPED_PENDING);
2615 dasd_device_remove_stop_bits(device, DASD_STOPPED_DC_WAIT);
2617 dasd_device_remove_stop_bits(device, DASD_UNRESUMED_PM);
2694 dasd_device_remove_stop_bits(device,
H A Ddasd_ioctl.c126 dasd_device_remove_stop_bits(base, DASD_STOPPED_QUIESCE);
H A Ddasd_int.h632 void dasd_device_remove_stop_bits(struct dasd_device *, int);

Completed in 82 milliseconds