Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/fc/
Dfc_ms.h126 #define FC_FDMI_PORT_ATTR_OSDEVICENAME_LEN 256 macro
/linux-6.1.9/drivers/scsi/libfc/
Dfc_encode.h464 len += FC_FDMI_PORT_ATTR_OSDEVICENAME_LEN; in fc_ct_ms_fill()
545 len += FC_FDMI_PORT_ATTR_OSDEVICENAME_LEN; in fc_ct_ms_fill()
557 FC_FDMI_PORT_ATTR_OSDEVICENAME_LEN); in fc_ct_ms_fill()
Dfc_lport.c1500 len += FC_FDMI_PORT_ATTR_OSDEVICENAME_LEN; in fc_lport_enter_ms()