Searched refs:H_BUSY (Results 1 – 16 of 16) sorted by relevance
62 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) \65 if (rc == H_BUSY) \74 rc = H_BUSY; \166 case H_BUSY: in cxl_h_attach_process()196 case H_BUSY: in cxl_h_detach_process()237 case H_BUSY: in cxl_h_control_function()508 case H_BUSY: in cxl_h_control_facility()580 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) in cxl_h_download_facility()583 if (rc != H_BUSY) { in cxl_h_download_facility()590 rc = H_BUSY; in cxl_h_download_facility()[all …]
318 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_remove()401 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvtpm_reset_crq()428 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_resume()684 } while (rc1 == H_BUSY || H_IS_LONG_BUSY(rc1)); in tpm_ibmvtpm_probe()
83 if (ret == H_BUSY) in hvc_put_chars()
53 case H_BUSY: in hvcs_convert()
644 } else if (retval == H_BUSY) { in lparcfg_write()
1143 hret != H_BUSY && hret != H_RESOURCE) || in vio_h_cop_sync()1166 case H_BUSY: in vio_h_cop_sync()
9 #define H_BUSY 1 /* Hardware busy -- retry later */ macro
81 return H_BUSY; in ehea_plpar_hcall_norets()133 return H_BUSY; in ehea_plpar_hcall9()
490 } while (H_IS_LONG_BUSY(rc) || (rc == H_BUSY)); in ibmveth_register_logical_lan()615 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_open()690 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_close()1016 } while ((ret == H_BUSY) && (retry_count--)); in ibmveth_send()
2574 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in release_sub_crq_queue()4431 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reenable_crq_queue()4449 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reset_crq()4483 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in release_crq_queue()4558 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in init_crq_queue()
165 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_release_crq_queue()308 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reset_crq_queue()408 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_init_crq_queue()436 } while ((rc == H_IN_PROGRESS) || (rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reenable_crq_queue()
668 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_release_crq_queue()693 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reenable_crq_queue()720 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reset_crq()4566 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_init_crq()
139 {H_BUSY, "H_BUSY"}, \
120 } else if (rc == H_BUSY) { in plpar_busy_delay_time()
79 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_free_crq()107 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_request_vmc()
170 case H_BUSY: in ibmvscsis_unregister_command_q()