Lines Matching defs:evt
155 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()
189 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
224 #define ibmvfc_trc_start(evt) do { } while (0) argument
225 #define ibmvfc_trc_end(evt) do { } while (0) argument
722 struct ibmvfc_event *evt) in ibmvfc_valid_event()
737 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
754 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
777 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
801 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1182 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
1231 struct ibmvfc_event *evt; in ibmvfc_get_event() local
1247 static void ibmvfc_init_event(struct ibmvfc_event *evt, in ibmvfc_init_event()
1287 struct ibmvfc_event *evt, in ibmvfc_map_sg_data()
1346 static void ibmvfc_timeout(struct ibmvfc_event *evt) in ibmvfc_timeout()
1361 static int ibmvfc_send_event(struct ibmvfc_event *evt, in ibmvfc_send_event()
1425 static void ibmvfc_log_error(struct ibmvfc_event *evt) in ibmvfc_log_error()
1459 static void ibmvfc_scsi_done(struct ibmvfc_event *evt) in ibmvfc_scsi_done()
1551 struct ibmvfc_event *evt; in ibmvfc_queuecommand() local
1616 static void ibmvfc_sync_completion(struct ibmvfc_event *evt) in ibmvfc_sync_completion()
1639 struct ibmvfc_event *evt = NULL; in ibmvfc_reset_device() local
1713 struct ibmvfc_event *evt, *found_evt; in ibmvfc_abort_task_set() local
1804 struct ibmvfc_event *evt, *found_evt; in ibmvfc_cancel_all() local
1879 static int ibmvfc_match_target(struct ibmvfc_event *evt, void *device) in ibmvfc_match_target()
1894 static int ibmvfc_match_lun(struct ibmvfc_event *evt, void *device) in ibmvfc_match_lun()
1913 struct ibmvfc_event *evt; in ibmvfc_wait_for_ops() local
2200 struct ibmvfc_event *evt = (struct ibmvfc_event *)crq->ioba; in ibmvfc_handle_crq() local
2775 static void ibmvfc_tgt_prli_done(struct ibmvfc_event *evt) in ibmvfc_tgt_prli_done()
2821 struct ibmvfc_event *evt; in ibmvfc_tgt_send_prli() local
2856 static void ibmvfc_tgt_plogi_done(struct ibmvfc_event *evt) in ibmvfc_tgt_plogi_done()
2917 struct ibmvfc_event *evt; in ibmvfc_tgt_send_plogi() local
2948 static void ibmvfc_tgt_implicit_logout_done(struct ibmvfc_event *evt) in ibmvfc_tgt_implicit_logout_done()
2991 struct ibmvfc_event *evt; in ibmvfc_tgt_implicit_logout() local
3044 static void ibmvfc_tgt_adisc_done(struct ibmvfc_event *evt) in ibmvfc_tgt_adisc_done()
3086 static void ibmvfc_init_passthru(struct ibmvfc_event *evt) in ibmvfc_init_passthru()
3118 struct ibmvfc_event *evt; in ibmvfc_tgt_adisc() local
3155 static void ibmvfc_tgt_query_target_done(struct ibmvfc_event *evt) in ibmvfc_tgt_query_target_done()
3210 struct ibmvfc_event *evt; in ibmvfc_tgt_query_target() local
3304 static void ibmvfc_discover_targets_done(struct ibmvfc_event *evt) in ibmvfc_discover_targets_done()
3341 struct ibmvfc_event *evt = ibmvfc_get_event(vhost); in ibmvfc_discover_targets() local
3365 static void ibmvfc_npiv_login_done(struct ibmvfc_event *evt) in ibmvfc_npiv_login_done()
3449 struct ibmvfc_event *evt = ibmvfc_get_event(vhost); in ibmvfc_npiv_login() local