Searched refs:fdmi_version (Results 1 – 3 of 3) sorted by relevance
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()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()1616 if (fc_host->fdmi_version == FDMI_V2) { in fc_lport_timeout()1618 fc_host->fdmi_version = FDMI_V1; in fc_lport_timeout()1894 fc_host->fdmi_version = FDMI_V2; in fc_lport_init()
215 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()372 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()468 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()574 if (fc_host->fdmi_version == FDMI_V2) { in fc_ct_ms_fill()
586 u8 fdmi_version; member