Searched refs:CQR_STATUS_DONE (Results 1 – 6 of 6) sorted by relevance
67 #define CQR_STATUS_DONE 0x04 /* cqr is completed successfully */ macro
155 CQR_STATUS_QUEUED, CQR_STATUS_DONE); in dasd_start_diag()239 CQR_STATUS_IN_IO, CQR_STATUS_DONE); in dasd_ext_handler()
1788 CQR_STATUS_DONE); in dasd_start_IO()2000 dasd_end_request (cqr->req, (cqr->status == CQR_STATUS_DONE)); in dasd_finalize_request()2049 ((qp->head->status == CQR_STATUS_DONE ) || in dasd_process_queues()2076 if (qp->head->status == CQR_STATUS_DONE) { in dasd_process_queues()2441 CQR_STATUS_DONE); in dasd_int_handler()2469 ( cqr->status == CQR_STATUS_DONE || in dasd_int_handler()2553 if (erp->status == CQR_STATUS_DONE) in dasd_default_erp_postaction()2577 cqr->status = CQR_STATUS_DONE; in dasd_default_erp_postaction()3440 if ( cqr->status != CQR_STATUS_DONE && in dasd_flush_chanq()
2544 CQR_STATUS_DONE); in dasd_3990_erp_inspect_32()3107 CQR_STATUS_DONE); in dasd_3990_erp_action()
721 if ( status != CQR_STATUS_DONE ) { in dasd_eckd_do_analysis()