Searched refs:SCLP_REQ_DONE (Results 1 – 7 of 7) sorted by relevance
126 while (request->status != SCLP_REQ_DONE && in sclp_async_send_wait()131 if (request->status != SCLP_REQ_DONE) in sclp_async_send_wait()
444 if (req->status == SCLP_REQ_DONE && (sccb->response_code == 0x20 || in sclp_read_cb()507 req->status = SCLP_REQ_DONE; in sclp_interrupt_handler()823 while (sclp_init_req.status != SCLP_REQ_DONE && in sclp_init_mask()827 if (sclp_init_req.status == SCLP_REQ_DONE && in sclp_init_mask()924 sclp_init_req.status = SCLP_REQ_DONE; in sclp_check_handler()984 if (sclp_init_req.status == SCLP_REQ_DONE) { in sclp_check_interface()
174 if (req.status != SCLP_REQ_DONE) { in sclp_pci_report()
149 if (req->status != SCLP_REQ_DONE || in sclp_ftp_et7()
215 #define SCLP_REQ_DONE 0x03 /* request is completed successfully */ macro
157 if (req->status != SCLP_REQ_DONE) { in cpi_req()
70 if (request->status != SCLP_REQ_DONE) { in sclp_sync_request_timeout()