Home
last modified time | relevance | path

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

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