Home
last modified time | relevance | path

Searched refs:FDMI_V2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/scsi/fc/
H A Dfc_ms.h31 #define FDMI_V2 2 /* FDMI version 2 specifications */ macro
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h215 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()
H A Dfc_lport.c1231 if ((ntohs(ct->ct_cmd) == FC_FS_RJT) && fc_host->fdmi_version == FDMI_V2) { 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()
1900 fc_host->fdmi_version = FDMI_V2; in fc_lport_init()