Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
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.
406 void dasd_eer_snss(struct dasd_device *device) in dasd_eer_snss() function
439 dasd_eer_snss(device); in dasd_eer_snss_cb()
H A Ddasd_int.h888 void dasd_eer_snss(struct dasd_device *);
900 #define dasd_eer_snss(d) do { } while (0) macro
H A Ddasd.c1631 dasd_eer_snss(device); in dasd_generic_handle_state_change()
/kernel/linux/linux-6.6/drivers/s390/block/
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.
407 void dasd_eer_snss(struct dasd_device *device) in dasd_eer_snss() function
440 dasd_eer_snss(device); in dasd_eer_snss_cb()
H A Ddasd_int.h1001 void dasd_eer_snss(struct dasd_device *);
1013 #define dasd_eer_snss(d) do { } while (0) macro
H A Ddasd.c1566 dasd_eer_snss(device); in dasd_generic_handle_state_change()

Completed in 17 milliseconds