Searched refs:eer_cqr (Results 1 – 2 of 2) sorted by relevance
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()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()528 device->eer_cqr = NULL; in dasd_eer_disable()
586 struct dasd_ccw_req *eer_cqr; member1005 return device->eer_cqr != NULL; in dasd_eer_enabled()