Searched refs:dasd_device_set_stop_bits (Results 1 - 5 of 5) 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_ioctl.c105 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE);
H A Ddasd.c1469 void dasd_device_set_stop_bits(struct dasd_device *device, int bits) function
1473 EXPORT_SYMBOL_GPL(dasd_device_set_stop_bits); variable
1880 dasd_device_set_stop_bits(basedev,
1970 dasd_device_set_stop_bits(base, DASD_STOPPED_QUIESCE);
2609 dasd_device_set_stop_bits(device, DASD_STOPPED_DC_WAIT);
2642 dasd_device_set_stop_bits(device, DASD_STOPPED_PM);
H A Ddasd_int.h631 void dasd_device_set_stop_bits(struct dasd_device *, int);
H A Ddasd_alias.c862 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU);
866 dasd_device_set_stop_bits(pos, DASD_STOPPED_SU);
H A Ddasd_3990_erp.c81 dasd_device_set_stop_bits(device, DASD_STOPPED_PENDING);

Completed in 44 milliseconds