Home
last modified time | relevance | path

Searched refs:ibmvfc_event (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c158 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 …]
Dibmvfc.h508 struct ibmvfc_event *evt;
634 struct ibmvfc_event { struct
641 void (*done) (struct ibmvfc_event *); argument
654 struct ibmvfc_event *events; argument