Lines Matching defs:vhost
182 static int ibmvfc_check_caps(struct ibmvfc_host *vhost, unsigned long cap_flags) in ibmvfc_check_caps()
189 static struct ibmvfc_fcp_cmd_iu *ibmvfc_get_fcp_iu(struct ibmvfc_host *vhost, in ibmvfc_get_fcp_iu()
198 static struct ibmvfc_fcp_rsp *ibmvfc_get_fcp_rsp(struct ibmvfc_host *vhost, in ibmvfc_get_fcp_rsp()
215 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start() local
251 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_end() local
336 static int ibmvfc_get_err_result(struct ibmvfc_host *vhost, struct ibmvfc_cmd *vfc_cmd) in ibmvfc_get_err_result()
554 static int ibmvfc_set_host_state(struct ibmvfc_host *vhost, in ibmvfc_set_host_state()
577 static void ibmvfc_set_host_action(struct ibmvfc_host *vhost, in ibmvfc_set_host_action()
638 static void ibmvfc_reinit_host(struct ibmvfc_host *vhost) in ibmvfc_reinit_host()
671 static void ibmvfc_link_down(struct ibmvfc_host *vhost, in ibmvfc_link_down()
694 static void ibmvfc_init_host(struct ibmvfc_host *vhost) in ibmvfc_init_host()
729 static int ibmvfc_send_crq(struct ibmvfc_host *vhost, u64 word1, u64 word2) in ibmvfc_send_crq()
735 static int ibmvfc_send_sub_crq(struct ibmvfc_host *vhost, u64 cookie, u64 word1, in ibmvfc_send_sub_crq()
751 static int ibmvfc_send_crq_init(struct ibmvfc_host *vhost) in ibmvfc_send_crq_init()
764 static int ibmvfc_send_crq_init_complete(struct ibmvfc_host *vhost) in ibmvfc_send_crq_init_complete()
778 static int ibmvfc_init_event_pool(struct ibmvfc_host *vhost, in ibmvfc_init_event_pool()
837 static void ibmvfc_free_event_pool(struct ibmvfc_host *vhost, in ibmvfc_free_event_pool()
867 static void ibmvfc_free_queue(struct ibmvfc_host *vhost, in ibmvfc_free_queue()
886 static void ibmvfc_release_crq_queue(struct ibmvfc_host *vhost) in ibmvfc_release_crq_queue()
914 static int ibmvfc_reenable_crq_queue(struct ibmvfc_host *vhost) in ibmvfc_reenable_crq_queue()
951 static int ibmvfc_reset_crq(struct ibmvfc_host *vhost) in ibmvfc_reset_crq()
1106 static void ibmvfc_purge_requests(struct ibmvfc_host *vhost, int error_code) in ibmvfc_purge_requests()
1139 static void ibmvfc_hard_reset_host(struct ibmvfc_host *vhost) in ibmvfc_hard_reset_host()
1150 static void __ibmvfc_reset_host(struct ibmvfc_host *vhost) in __ibmvfc_reset_host()
1166 static void ibmvfc_reset_host(struct ibmvfc_host *vhost) in ibmvfc_reset_host()
1182 static int ibmvfc_retry_host_init(struct ibmvfc_host *vhost) in ibmvfc_retry_host_init()
1214 struct ibmvfc_host *vhost = shost_priv(shost); in __ibmvfc_get_target() local
1253 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_get_host_speed() local
1297 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_get_host_port_state() local
1406 static int ibmvfc_wait_while_resetting(struct ibmvfc_host *vhost) in ibmvfc_wait_while_resetting()
1427 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_issue_fc_host_lip() local
1441 static void ibmvfc_gather_partition_info(struct ibmvfc_host *vhost) in ibmvfc_gather_partition_info()
1467 static void ibmvfc_set_login_info(struct ibmvfc_host *vhost) in ibmvfc_set_login_info()
1601 struct ibmvfc_host *vhost = dev_get_drvdata(dev); in ibmvfc_map_sg_data() local
1661 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_timeout() local
1675 struct ibmvfc_host *vhost, unsigned long timeout) in ibmvfc_send_event()
1757 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_log_error() local
1789 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_relogin() local
1865 static inline int ibmvfc_host_chkready(struct ibmvfc_host *vhost) in ibmvfc_host_chkready()
1891 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_init_vfc_cmd() local
1925 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_queuecommand() local
2003 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_bsg_timeout_done() local
2019 struct ibmvfc_host *vhost = shost_priv(fc_bsg_to_shost(job)); in ibmvfc_bsg_timeout() local
2070 static int ibmvfc_bsg_plogi(struct ibmvfc_host *vhost, unsigned int port_id) in ibmvfc_bsg_plogi()
2132 struct ibmvfc_host *vhost = shost_priv(fc_bsg_to_shost(job)); in ibmvfc_bsg_request() local
2282 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_reset_device() local
2423 static int ibmvfc_wait_for_ops(struct ibmvfc_host *vhost, void *device, in ibmvfc_wait_for_ops()
2496 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_init_tmf() local
2533 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all_mq() local
2608 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all_sq() local
2688 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_cancel_all() local
2741 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_abort_task_set() local
2860 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_abort_handler() local
2893 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_device_reset_handler() local
2950 struct ibmvfc_host *vhost = shost_priv(sdev->host); in ibmvfc_eh_target_reset_handler() local
2984 struct ibmvfc_host *vhost = shost_priv(cmd->device->host); in ibmvfc_eh_host_reset_handler() local
3002 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_terminate_rport_io() local
3114 struct ibmvfc_host *vhost) in ibmvfc_handle_async()
3204 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost, in ibmvfc_handle_crq()
3292 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_scan_finished() local
3326 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_slave_alloc() local
3351 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_target_alloc() local
3404 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_partition_name() local
3414 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_device_name() local
3424 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_loc_code() local
3434 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_drc_name() local
3444 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_npiv_version() local
3452 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_host_capabilities() local
3469 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_log_level() local
3494 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_store_log_level() local
3507 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_show_scsi_channels() local
3522 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_store_scsi_channels() local
3564 struct ibmvfc_host *vhost = shost_priv(shost); in ibmvfc_read_trace() local
3636 static struct ibmvfc_async_crq *ibmvfc_next_async_crq(struct ibmvfc_host *vhost) in ibmvfc_next_async_crq()
3659 static struct ibmvfc_crq *ibmvfc_next_crq(struct ibmvfc_host *vhost) in ibmvfc_next_crq()
3685 struct ibmvfc_host *vhost = (struct ibmvfc_host *)dev_instance; in ibmvfc_interrupt() local
3704 struct ibmvfc_host *vhost = data; in ibmvfc_tasklet() local
3776 static void ibmvfc_handle_scrq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost, in ibmvfc_handle_scrq()
3948 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_prli_done() local
4017 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_send_prli() local
4065 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_plogi_done() local
4123 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_send_plogi() local
4164 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_implicit_logout_done() local
4203 struct ibmvfc_host *vhost = tgt->vhost; in __ibmvfc_tgt_get_implicit_logout_evt() local
4226 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_implicit_logout() local
4253 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_implicit_logout_and_del_done() local
4284 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_implicit_logout_and_del() local
4316 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_move_login_done() local
4365 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_move_login() local
4425 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_adisc_done() local
4500 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_adisc_cancel_done() local
4521 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_adisc_timeout() local
4582 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_adisc() local
4632 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_tgt_query_target_done() local
4685 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_query_target() local
4720 static int ibmvfc_alloc_target(struct ibmvfc_host *vhost, in ibmvfc_alloc_target()
4810 static int ibmvfc_alloc_targets(struct ibmvfc_host *vhost) in ibmvfc_alloc_targets()
4827 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_discover_targets_done() local
4861 static void ibmvfc_discover_targets(struct ibmvfc_host *vhost) in ibmvfc_discover_targets()
4886 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_channel_setup_done() local
4934 static void ibmvfc_channel_setup(struct ibmvfc_host *vhost) in ibmvfc_channel_setup()
4972 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_channel_enquiry_done() local
5001 static void ibmvfc_channel_enquiry(struct ibmvfc_host *vhost) in ibmvfc_channel_enquiry()
5033 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_npiv_login_done() local
5122 static void ibmvfc_npiv_login(struct ibmvfc_host *vhost) in ibmvfc_npiv_login()
5155 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_npiv_logout_done() local
5185 static void ibmvfc_npiv_logout(struct ibmvfc_host *vhost) in ibmvfc_npiv_logout()
5214 static int ibmvfc_dev_init_to_do(struct ibmvfc_host *vhost) in ibmvfc_dev_init_to_do()
5234 static int ibmvfc_dev_logo_to_do(struct ibmvfc_host *vhost) in ibmvfc_dev_logo_to_do()
5253 static int __ibmvfc_work_to_do(struct ibmvfc_host *vhost) in __ibmvfc_work_to_do()
5306 static int ibmvfc_work_to_do(struct ibmvfc_host *vhost) in ibmvfc_work_to_do()
5323 static void ibmvfc_log_ae(struct ibmvfc_host *vhost, int events) in ibmvfc_log_ae()
5342 struct ibmvfc_host *vhost = tgt->vhost; in ibmvfc_tgt_add_rport() local
5396 static void ibmvfc_do_work(struct ibmvfc_host *vhost) in ibmvfc_do_work()
5602 struct ibmvfc_host *vhost = data; in ibmvfc_work() local
5632 static int ibmvfc_alloc_queue(struct ibmvfc_host *vhost, in ibmvfc_alloc_queue()
5696 static int ibmvfc_init_crq(struct ibmvfc_host *vhost) in ibmvfc_init_crq()
5748 static int ibmvfc_register_scsi_channel(struct ibmvfc_host *vhost, in ibmvfc_register_scsi_channel()
5806 static void ibmvfc_deregister_scsi_channel(struct ibmvfc_host *vhost, int index) in ibmvfc_deregister_scsi_channel()
5831 static void ibmvfc_init_sub_crqs(struct ibmvfc_host *vhost) in ibmvfc_init_sub_crqs()
5862 static void ibmvfc_release_sub_crqs(struct ibmvfc_host *vhost) in ibmvfc_release_sub_crqs()
5886 static void ibmvfc_free_mem(struct ibmvfc_host *vhost) in ibmvfc_free_mem()
5911 static int ibmvfc_alloc_mem(struct ibmvfc_host *vhost) in ibmvfc_alloc_mem()
6001 struct ibmvfc_host *vhost = container_of(work, struct ibmvfc_host, in ibmvfc_rport_add_thread() local
6056 struct ibmvfc_host *vhost; in ibmvfc_probe() local
6166 struct ibmvfc_host *vhost = dev_get_drvdata(&vdev->dev); in ibmvfc_remove() local
6209 struct ibmvfc_host *vhost = dev_get_drvdata(dev); in ibmvfc_resume() local