Lines Matching refs:status
43 * the status of the original cqr / erp to the given (final) status
58 cqr->status = final_status;
83 erp->status = DASD_CQR_FILLED;
167 /* reset status to submit the request again... */
168 erp->status = DASD_CQR_FILLED;
176 erp->status = DASD_CQR_FAILED;
210 erp->status = DASD_CQR_FAILED;
235 dctl_cqr->status = DASD_CQR_FILLED;
273 if (erp->status == DASD_CQR_FAILED &&
275 erp->status = DASD_CQR_FILLED;
340 erp->status = DASD_CQR_FILLED;
542 "FORMAT 1 - Device status 1 not valid\n");
989 "FORMAT F - Subsystem status cannot be "
994 "FORMAT F - Caching status reset to "
1059 /* fatal error - set status to FAILED
1352 erp->status = DASD_CQR_FILLED;
1742 erp->status = DASD_CQR_FILLED;
1800 previous_erp->status = DASD_CQR_FILLED;
1815 previous_erp->status = DASD_CQR_FAILED;
1827 previous_erp->status = DASD_CQR_FAILED;
1859 erp->status = DASD_CQR_FILLED;
1932 if (erp->status == DASD_CQR_FAILED &&
1934 /* reset the lpm and the status to be able to
1937 erp->status = DASD_CQR_NEED_ERP;
2047 (erp->status == DASD_CQR_NEED_ERP)) {
2053 (erp->status == DASD_CQR_NEED_ERP)) {
2059 (erp->status == DASD_CQR_NEED_ERP)) {
2065 if (erp->status == DASD_CQR_NEED_ERP)
2066 erp->status = DASD_CQR_FAILED;
2402 cqr->status = DASD_CQR_FAILED;
2446 erp->status = DASD_CQR_FILLED;
2492 * Check if the device status of the given cqr is the same.
2668 erp->status = DASD_CQR_FAILED;
2746 erp->status = DASD_CQR_FILLED;
2773 * - the original given cqr (which's status might
2792 temp_erp, temp_erp->status,
2806 cqr->status = DASD_CQR_DONE;
2843 temp_erp, temp_erp->status,
2850 cqr->status = DASD_CQR_IN_ERP;