Searched refs:ibmvfc_host (Results 1 – 2 of 2) sorted by relevance
154 static void ibmvfc_npiv_login(struct ibmvfc_host *);158 static void ibmvfc_npiv_logout(struct ibmvfc_host *);162 static void ibmvfc_dereg_sub_crqs(struct ibmvfc_host *);163 static void ibmvfc_reg_sub_crqs(struct ibmvfc_host *);181 static int ibmvfc_check_caps(struct ibmvfc_host *vhost, unsigned long cap_flags) in ibmvfc_check_caps()188 static struct ibmvfc_fcp_cmd_iu *ibmvfc_get_fcp_iu(struct ibmvfc_host *vhost, in ibmvfc_get_fcp_iu()197 static struct ibmvfc_fcp_rsp *ibmvfc_get_fcp_rsp(struct ibmvfc_host *vhost, in ibmvfc_get_fcp_rsp()214 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_start()250 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_end()335 static int ibmvfc_get_err_result(struct ibmvfc_host *vhost, struct ibmvfc_cmd *vfc_cmd) in ibmvfc_get_err_result()[all …]
718 struct ibmvfc_host *vhost;743 struct ibmvfc_host *vhost;792 struct ibmvfc_host *vhost;840 struct ibmvfc_host { struct893 void (*job_step) (struct ibmvfc_host *); argument