Searched refs:eh_comp (Results 1 – 2 of 2) sorted by relevance
790 if (evt->eh_comp) in ibmvfc_scsi_eh_done()791 complete(evt->eh_comp); in ibmvfc_scsi_eh_done()1297 evt->eh_comp = NULL; in ibmvfc_init_event()1565 if (evt->eh_comp) in ibmvfc_scsi_done()1566 complete(evt->eh_comp); in ibmvfc_scsi_done()2111 evt->eh_comp = ∁ in ibmvfc_wait_for_ops()2125 evt->eh_comp = NULL; in ibmvfc_wait_for_ops()
646 struct completion *eh_comp; member