Searched refs:fdmi_version (Results 1 – 3 of 3) sorted by relevance
1231 if ((ntohs(ct->ct_cmd) == FC_FS_RJT) && fc_host->fdmi_version == FDMI_V2) { in fc_lport_ms_resp()1233 fc_host->fdmi_version = FDMI_V1; in fc_lport_ms_resp()1481 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_enter_ms()1509 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_enter_ms()1622 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_timeout()1624 fc_host->fdmi_version = FDMI_V1; in fc_lport_timeout()1900 fc_host->fdmi_version = FDMI_V2; in fc_lport_init()
217 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()374 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()470 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()576 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()
585 u8 fdmi_version; member