Searched refs:ibmvfc_event (Results 1 – 2 of 2) sorted by relevance
145 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()179 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()740 struct ibmvfc_event *evt) in ibmvfc_valid_event()755 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()772 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()795 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()819 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests()1216 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool()1263 static struct ibmvfc_event *ibmvfc_get_event(struct ibmvfc_host *vhost) in ibmvfc_get_event()1265 struct ibmvfc_event *evt; in ibmvfc_get_event()[all …]
499 struct ibmvfc_event *evt;625 struct ibmvfc_event { struct632 void (*done) (struct ibmvfc_event *); argument645 struct ibmvfc_event *events; argument