Searched refs:dasd_eer_snss (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_int.h587 void dasd_eer_snss(struct dasd_device *);
599 #define dasd_eer_snss(d) do { } while (0) macro
H A Ddasd_eer.c255 * The dasd_eer_snss function will queue the SNSS request and the request
265 * that the cqr is currently in use, dasd_eer_snss cannot start a second
267 * the SNSS request will check the bit and call dasd_eer_snss again.
395 void dasd_eer_snss(struct dasd_device *device) function
427 dasd_eer_snss(device);
H A Ddasd.c920 dasd_eer_snss(device);

Completed in 64 milliseconds