Searched refs:H_IN_PROGRESS (Results 1 – 7 of 7) sorted by relevance
14 #define H_IN_PROGRESS 14 /* Kind of like busy */ macro
162 {H_IN_PROGRESS, "H_IN_PROGRESS"}, \
170 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_resume()
291 #define H_IN_PROGRESS 14 /* Kind of like busy */ macro
425 } while ((rc == H_IN_PROGRESS) || (rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reenable_crq_queue()
931 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reenable_crq_queue()
6186 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reset_crq()