Lines Matching defs:evt
216 static void ibmvfc_trc_start(struct ibmvfc_event *evt) in ibmvfc_trc_start()
252 static void ibmvfc_trc_end(struct ibmvfc_event *evt) in ibmvfc_trc_end()
291 #define ibmvfc_trc_start(evt) do { } while (0) argument
292 #define ibmvfc_trc_end(evt) do { } while (0) argument
816 struct ibmvfc_event *evt = &pool->events[i]; in ibmvfc_init_event_pool() local
1013 struct ibmvfc_event *evt) in ibmvfc_valid_event()
1028 static void ibmvfc_free_event(struct ibmvfc_event *evt) in ibmvfc_free_event()
1057 static void ibmvfc_scsi_eh_done(struct ibmvfc_event *evt) in ibmvfc_scsi_eh_done()
1078 struct ibmvfc_event *evt, *pos; in ibmvfc_complete_purge() local
1095 static void ibmvfc_fail_request(struct ibmvfc_event *evt, int error_code) in ibmvfc_fail_request()
1122 struct ibmvfc_event *evt, *pos; in ibmvfc_purge_requests() local
1536 struct ibmvfc_event *evt = NULL; in __ibmvfc_get_event() local
1569 static void ibmvfc_locked_done(struct ibmvfc_event *evt) in ibmvfc_locked_done()
1585 static void ibmvfc_init_event(struct ibmvfc_event *evt, in ibmvfc_init_event()
1631 struct ibmvfc_event *evt, in ibmvfc_map_sg_data()
1696 struct ibmvfc_event *evt = from_timer(evt, t, timer); in ibmvfc_timeout() local
1710 static int ibmvfc_send_event(struct ibmvfc_event *evt, in ibmvfc_send_event()
1790 static void ibmvfc_log_error(struct ibmvfc_event *evt) in ibmvfc_log_error()
1848 static void ibmvfc_scsi_done(struct ibmvfc_event *evt) in ibmvfc_scsi_done()
1924 static struct ibmvfc_cmd *ibmvfc_init_vfc_cmd(struct ibmvfc_event *evt, struct scsi_device *sdev) in ibmvfc_init_vfc_cmd()
1965 struct ibmvfc_event *evt; in ibmvfc_queuecommand() local
2029 static void ibmvfc_sync_completion(struct ibmvfc_event *evt) in ibmvfc_sync_completion()
2043 static void ibmvfc_bsg_timeout_done(struct ibmvfc_event *evt) in ibmvfc_bsg_timeout_done()
2063 struct ibmvfc_event *evt; in ibmvfc_bsg_timeout() local
2121 struct ibmvfc_event *evt; in ibmvfc_bsg_plogi() local
2186 struct ibmvfc_event *evt; in ibmvfc_bsg_request() local
2341 struct ibmvfc_event *evt = NULL; in ibmvfc_reset_device() local
2415 static int ibmvfc_match_rport(struct ibmvfc_event *evt, void *rport) in ibmvfc_match_rport()
2435 static int ibmvfc_match_target(struct ibmvfc_event *evt, void *device) in ibmvfc_match_target()
2450 static int ibmvfc_match_lun(struct ibmvfc_event *evt, void *device) in ibmvfc_match_lun()
2464 static bool ibmvfc_event_is_free(struct ibmvfc_event *evt) in ibmvfc_event_is_free()
2487 struct ibmvfc_event *evt; in ibmvfc_wait_for_ops() local
2560 struct ibmvfc_event *evt; in ibmvfc_init_tmf() local
2597 struct ibmvfc_event *evt, *found_evt, *temp; in ibmvfc_cancel_all_mq() local
2677 struct ibmvfc_event *evt, *found_evt; in ibmvfc_cancel_all_sq() local
2772 static int ibmvfc_match_key(struct ibmvfc_event *evt, void *key) in ibmvfc_match_key()
2790 static int ibmvfc_match_evt(struct ibmvfc_event *evt, void *match) in ibmvfc_match_evt()
2812 struct ibmvfc_event *evt, *found_evt; in ibmvfc_abort_task_set() local
3284 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); in ibmvfc_handle_crq() local
3790 struct ibmvfc_event *evt, *temp; in ibmvfc_tasklet() local
3861 struct ibmvfc_event *evt = (struct ibmvfc_event *)be64_to_cpu(crq->ioba); in ibmvfc_handle_scrq() local
3912 struct ibmvfc_event *evt, *temp; in ibmvfc_drain_sub_crq() local
4027 static void ibmvfc_tgt_prli_done(struct ibmvfc_event *evt) in ibmvfc_tgt_prli_done()
4100 struct ibmvfc_event *evt; in ibmvfc_tgt_send_prli() local
4150 static void ibmvfc_tgt_plogi_done(struct ibmvfc_event *evt) in ibmvfc_tgt_plogi_done()
4212 struct ibmvfc_event *evt; in ibmvfc_tgt_send_plogi() local
4255 static void ibmvfc_tgt_implicit_logout_done(struct ibmvfc_event *evt) in ibmvfc_tgt_implicit_logout_done()
4298 struct ibmvfc_event *evt; in __ibmvfc_tgt_get_implicit_logout_evt() local
4323 struct ibmvfc_event *evt; in ibmvfc_tgt_implicit_logout() local
4353 static void ibmvfc_tgt_implicit_logout_and_del_done(struct ibmvfc_event *evt) in ibmvfc_tgt_implicit_logout_and_del_done()
4388 struct ibmvfc_event *evt; in ibmvfc_tgt_implicit_logout_and_del() local
4416 static void ibmvfc_tgt_move_login_done(struct ibmvfc_event *evt) in ibmvfc_tgt_move_login_done()
4470 struct ibmvfc_event *evt; in ibmvfc_tgt_move_login() local
4531 static void ibmvfc_tgt_adisc_done(struct ibmvfc_event *evt) in ibmvfc_tgt_adisc_done()
4574 static void ibmvfc_init_passthru(struct ibmvfc_event *evt) in ibmvfc_init_passthru()
4607 static void ibmvfc_tgt_adisc_cancel_done(struct ibmvfc_event *evt) in ibmvfc_tgt_adisc_cancel_done()
4631 struct ibmvfc_event *evt; in ibmvfc_adisc_timeout() local
4700 struct ibmvfc_event *evt; in ibmvfc_tgt_adisc() local
4752 static void ibmvfc_tgt_query_target_done(struct ibmvfc_event *evt) in ibmvfc_tgt_query_target_done()
4809 struct ibmvfc_event *evt; in ibmvfc_tgt_query_target() local
4954 static void ibmvfc_discover_targets_done(struct ibmvfc_event *evt) in ibmvfc_discover_targets_done()
4993 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_discover_targets() local
5020 static void ibmvfc_channel_setup_done(struct ibmvfc_event *evt) in ibmvfc_channel_setup_done()
5074 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_channel_setup() local
5113 static void ibmvfc_channel_enquiry_done(struct ibmvfc_event *evt) in ibmvfc_channel_enquiry_done()
5147 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_channel_enquiry() local
5181 static void ibmvfc_npiv_login_done(struct ibmvfc_event *evt) in ibmvfc_npiv_login_done()
5275 struct ibmvfc_event *evt = ibmvfc_get_reserved_event(&vhost->crq); in ibmvfc_npiv_login() local
5309 static void ibmvfc_npiv_logout_done(struct ibmvfc_event *evt) in ibmvfc_npiv_logout_done()
5344 struct ibmvfc_event *evt; in ibmvfc_npiv_logout() local