Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eer.c267 * eer enabled DASD device. The presence of the cqr in device->eer_cqr
381 if (!device->eer_cqr) in dasd_eer_write()
410 cqr = device->eer_cqr; in dasd_eer_snss()
435 if (device->eer_cqr == cqr) { in dasd_eer_snss_cb()
448 * is a new ccw in device->eer_cqr. Free the "old" in dasd_eer_snss_cb()
465 if (device->eer_cqr) in dasd_eer_enable()
500 if (!device->eer_cqr) { in dasd_eer_enable()
501 device->eer_cqr = cqr; in dasd_eer_enable()
523 if (!device->eer_cqr) in dasd_eer_disable()
526 cqr = device->eer_cqr; in dasd_eer_disable()
[all...]
H A Ddasd_int.h494 struct dasd_ccw_req *eer_cqr; member
892 return device->eer_cqr != NULL; in dasd_eer_enabled()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eer.c267 * eer enabled DASD device. The presence of the cqr in device->eer_cqr
381 if (!device->eer_cqr) in dasd_eer_write()
411 cqr = device->eer_cqr; in dasd_eer_snss()
436 if (device->eer_cqr == cqr) { in dasd_eer_snss_cb()
449 * is a new ccw in device->eer_cqr. Free the "old" in dasd_eer_snss_cb()
466 if (device->eer_cqr) in dasd_eer_enable()
501 if (!device->eer_cqr) { in dasd_eer_enable()
502 device->eer_cqr = cqr; in dasd_eer_enable()
524 if (!device->eer_cqr) in dasd_eer_disable()
527 cqr = device->eer_cqr; in dasd_eer_disable()
[all...]
H A Ddasd_int.h586 struct dasd_ccw_req *eer_cqr; member
1005 return device->eer_cqr != NULL; in dasd_eer_enabled()

Completed in 8 milliseconds