Searched refs:H_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance
13 #define H_IN_PROGRESS 14 /* Kind of like busy */ macro
143 {H_IN_PROGRESS, "H_IN_PROGRESS"}, \
394 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_resume()
435 } while ((rc == H_IN_PROGRESS) || (rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reenable_crq_queue()
688 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reenable_crq_queue()