Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/fc/
Dfc_ms.h128 #define FC_FDMI_PORT_ATTR_NODENAME_LEN 8 macro
/linux-5.19.10/drivers/scsi/libfc/
Dfc_encode.h471 len += FC_FDMI_PORT_ATTR_NODENAME_LEN; in fc_ct_ms_fill()
580 len += FC_FDMI_PORT_ATTR_NODENAME_LEN; in fc_ct_ms_fill()
589 FC_FDMI_PORT_ATTR_NODENAME_LEN); in fc_ct_ms_fill()
Dfc_lport.c1505 len += FC_FDMI_PORT_ATTR_NODENAME_LEN; in fc_lport_enter_ms()