Searched refs:dasd_eer_snss (Results 1 - 3 of 3) 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_int.h699 void dasd_eer_snss(struct dasd_device *);
711 #define dasd_eer_snss(d) do { } while (0) macro
H A Ddasd_eer.c260 * The dasd_eer_snss function will queue the SNSS request and the request
270 * that the cqr is currently in use, dasd_eer_snss cannot start a second
272 * the SNSS request will check the bit and call dasd_eer_snss again.
405 void dasd_eer_snss(struct dasd_device *device) function
438 dasd_eer_snss(device);
H A Ddasd.c1061 dasd_eer_snss(device);

Completed in 92 milliseconds