Lines Matching refs:fc_host
1191 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_ms_resp() local
1225 if ((ntohs(ct->ct_cmd) == FC_FS_RJT) && fc_host->fdmi_version == FDMI_V2) { in fc_lport_ms_resp()
1227 fc_host->fdmi_version = FDMI_V1; in fc_lport_ms_resp()
1445 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_enter_ms() local
1475 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_enter_ms()
1503 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_enter_ms()
1588 struct fc_host_attrs *fc_host = shost_to_fc_host(lport->host); in fc_lport_timeout() local
1616 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_timeout()
1618 fc_host->fdmi_version = FDMI_V1; in fc_lport_timeout()
1889 struct fc_host_attrs *fc_host; in fc_lport_init() local
1891 fc_host = shost_to_fc_host(lport->host); in fc_lport_init()
1894 fc_host->fdmi_version = FDMI_V2; in fc_lport_init()