Lines Matching refs:H_BUSY
58 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) \
61 if (rc == H_BUSY) \
70 rc = H_BUSY; \
162 case H_BUSY: in cxl_h_attach_process()
192 case H_BUSY: in cxl_h_detach_process()
233 case H_BUSY: in cxl_h_control_function()
504 case H_BUSY: in cxl_h_control_facility()
576 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) in cxl_h_download_facility()
579 if (rc != H_BUSY) { in cxl_h_download_facility()
586 rc = H_BUSY; in cxl_h_download_facility()
608 case H_BUSY: in cxl_h_download_facility()