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

/linux-master/drivers/s390/block/
H A Ddasd_3990_erp.c2466 * cqr1 first cqr, which will be compared with the
2473 static int dasd_3990_erp_error_match(struct dasd_ccw_req *cqr1, argument
2478 if (cqr1->startdev != cqr2->startdev)
2481 sense1 = dasd_get_sense(&cqr1->irb);
2489 if ((scsw_cstat(&cqr1->irb.scsw) & (SCHN_STAT_INTF_CTRL_CHK |

Completed in 140 milliseconds