Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/fc/
Dfc_ms.h80 #define FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN 64 macro
/linux-6.1.9/drivers/scsi/libfc/
Dfc_encode.h205 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_ct_ms_fill()
267 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_ct_ms_fill()
273 FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN); in fc_ct_ms_fill()
277 FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN); in fc_ct_ms_fill()
Dfc_lport.c1464 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_lport_enter_ms()