Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/fc/
Dfc_ms.h129 #define FC_FDMI_PORT_ATTR_PORTNAME_LEN 8 macro
/linux-6.6.21/drivers/scsi/libfc/
Dfc_encode.h472 len += FC_FDMI_PORT_ATTR_PORTNAME_LEN; in fc_ct_ms_fill()
591 len += FC_FDMI_PORT_ATTR_PORTNAME_LEN; in fc_ct_ms_fill()
600 FC_FDMI_PORT_ATTR_PORTNAME_LEN); in fc_ct_ms_fill()
Dfc_lport.c1512 len += FC_FDMI_PORT_ATTR_PORTNAME_LEN; in fc_lport_enter_ms()