Lines Matching defs:evt

220 static void ibmvfc_trc_start(struct ibmvfc_event *evt)  in ibmvfc_trc_start()
256 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
295 #define ibmvfc_trc_start(evt) do { } while (0) argument
296 #define ibmvfc_trc_end(evt) do { } while (0) argument
820 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
1017 struct ibmvfc_event *evt) in ibmvfc_valid_event()
1032 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
1061 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
1082 struct ibmvfc_event *evt, *pos; in ibmvfc_complete_purge() local
1099 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
1126 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1540 struct ibmvfc_event *evt = NULL; in __ibmvfc_get_event() local
1573 static void ibmvfc_locked_done(struct ibmvfc_event *evt) in ibmvfc_locked_done()
1589 static void ibmvfc_init_event(struct ibmvfc_event *evt, in ibmvfc_init_event()
1635 struct ibmvfc_event *evt, in ibmvfc_map_sg_data()
1700 struct ibmvfc_event *evt = from_timer(evt, t, timer); in ibmvfc_timeout() local
1714 static int ibmvfc_send_event(struct ibmvfc_event *evt, in ibmvfc_send_event()
1794 static void ibmvfc_log_error(struct ibmvfc_event *evt) in ibmvfc_log_error()
1852 static void ibmvfc_scsi_done(struct ibmvfc_event *evt) in ibmvfc_scsi_done()
1928 static struct ibmvfc_cmd *ibmvfc_init_vfc_cmd(struct ibmvfc_event *evt, struct scsi_device *sdev) in ibmvfc_init_vfc_cmd()
1969 struct ibmvfc_event *evt; in ibmvfc_queuecommand() local
2033 static void ibmvfc_sync_completion(struct ibmvfc_event *evt) in ibmvfc_sync_completion()
2047 static void ibmvfc_bsg_timeout_done(struct ibmvfc_event *evt) in ibmvfc_bsg_timeout_done()
2067 struct ibmvfc_event *evt; in ibmvfc_bsg_timeout() local
2125 struct ibmvfc_event *evt; in ibmvfc_bsg_plogi() local
2190 struct ibmvfc_event *evt; in ibmvfc_bsg_request() local
2345 struct ibmvfc_event *evt = NULL; in ibmvfc_reset_device() local
2419 static int ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) in ibmvfc_match_rport()
2439 static int ibmvfc_match_target(struct ibmvfc_event *evt, void *device) in ibmvfc_match_target()
2454 static int ibmvfc_match_lun(struct ibmvfc_event *evt, void *device) in ibmvfc_match_lun()
2468 static bool ibmvfc_event_is_free(struct ibmvfc_event *evt) in ibmvfc_event_is_free()
2491 struct ibmvfc_event *evt; in ibmvfc_wait_for_ops() local
2564 struct ibmvfc_event *evt; in ibmvfc_init_tmf() local
2601 struct ibmvfc_event *evt, *found_evt, *temp; in ibmvfc_cancel_all_mq() local
2681 struct ibmvfc_event *evt, *found_evt; in ibmvfc_cancel_all_sq() local
2776 static int ibmvfc_match_key(struct ibmvfc_event *evt, void *key) in ibmvfc_match_key()
2794 static int ibmvfc_match_evt(struct ibmvfc_event *evt, void *match) in ibmvfc_match_evt()
2816 struct ibmvfc_event *evt, *found_evt; in ibmvfc_abort_task_set() local
3288 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); in ibmvfc_handle_crq() local
3794 struct ibmvfc_event *evt, *temp; in ibmvfc_tasklet() local
3865 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); in ibmvfc_handle_scrq() local
3916 struct ibmvfc_event *evt, *temp; in ibmvfc_drain_sub_crq() local
4031 static void ibmvfc_tgt_prli_done(struct ibmvfc_event *evt) in ibmvfc_tgt_prli_done()
4104 struct ibmvfc_event *evt; in ibmvfc_tgt_send_prli() local
4154 static void ibmvfc_tgt_plogi_done(struct ibmvfc_event *evt) in ibmvfc_tgt_plogi_done()
4216 struct ibmvfc_event *evt; in ibmvfc_tgt_send_plogi() local
4259 static void ibmvfc_tgt_implicit_logout_done(struct ibmvfc_event *evt) in ibmvfc_tgt_implicit_logout_done()
4302 struct ibmvfc_event *evt; in __ibmvfc_tgt_get_implicit_logout_evt() local
4327 struct ibmvfc_event *evt; in ibmvfc_tgt_implicit_logout() local
4357 static void ibmvfc_tgt_implicit_logout_and_del_done(struct ibmvfc_event *evt) in ibmvfc_tgt_implicit_logout_and_del_done()
4392 struct ibmvfc_event *evt; in ibmvfc_tgt_implicit_logout_and_del() local
4420 static void ibmvfc_tgt_move_login_done(struct ibmvfc_event *evt) in ibmvfc_tgt_move_login_done()
4474 struct ibmvfc_event *evt; in ibmvfc_tgt_move_login() local
4535 static void ibmvfc_tgt_adisc_done(struct ibmvfc_event *evt) in ibmvfc_tgt_adisc_done()
4578 static void ibmvfc_init_passthru(struct ibmvfc_event *evt) in ibmvfc_init_passthru()
4611 static void ibmvfc_tgt_adisc_cancel_done(struct ibmvfc_event *evt) in ibmvfc_tgt_adisc_cancel_done()
4635 struct ibmvfc_event *evt; in ibmvfc_adisc_timeout() local
4704 struct ibmvfc_event *evt; in ibmvfc_tgt_adisc() local
4756 static void ibmvfc_tgt_query_target_done(struct ibmvfc_event *evt) in ibmvfc_tgt_query_target_done()
4813 struct ibmvfc_event *evt; in ibmvfc_tgt_query_target() local
4958 static void ibmvfc_discover_targets_done(struct ibmvfc_event *evt) in ibmvfc_discover_targets_done()
4997 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_discover_targets() local
5024 static void ibmvfc_channel_setup_done(struct ibmvfc_event *evt) in ibmvfc_channel_setup_done()
5078 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_channel_setup() local
5117 static void ibmvfc_channel_enquiry_done(struct ibmvfc_event *evt) in ibmvfc_channel_enquiry_done()
5151 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_channel_enquiry() local
5185 static void ibmvfc_npiv_login_done(struct ibmvfc_event *evt) in ibmvfc_npiv_login_done()
5279 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_npiv_login() local
5313 static void ibmvfc_npiv_logout_done(struct ibmvfc_event *evt) in ibmvfc_npiv_logout_done()
5348 struct ibmvfc_event *evt; in ibmvfc_npiv_logout() local