Searched refs:ibmvfc_event (Results 1 – 2 of 2) sorted by relevance
158 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()192 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()753 struct ibmvfc_event *evt) in ibmvfc_valid_event()768 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()785 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()808 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()832 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests()1229 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool()1276 static struct ibmvfc_event *ibmvfc_get_event(struct ibmvfc_host *vhost) in ibmvfc_get_event()1278 struct ibmvfc_event *evt; in ibmvfc_get_event()[all …]
508 struct ibmvfc_event *evt;634 struct ibmvfc_event { struct641 void (*done) (struct ibmvfc_event *); argument654 struct ibmvfc_event *events; argument