Searched refs:ibmvfc_host (Results 1 – 2 of 2) sorted by relevance
155 static void ibmvfc_npiv_login(struct ibmvfc_host *);159 static void ibmvfc_npiv_logout(struct ibmvfc_host *);163 static void ibmvfc_dereg_sub_crqs(struct ibmvfc_host *);164 static void ibmvfc_reg_sub_crqs(struct ibmvfc_host *);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()251 struct ibmvfc_host *vhost = evt->vhost; in ibmvfc_trc_end()336 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