Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/fc/
Dfc_ms.h78 #define FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN 64 macro
/Linux-v4.19/include/scsi/
Dfc_encode.h234 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_ct_ms_fill()
283 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_ct_ms_fill()
289 FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN); in fc_ct_ms_fill()
293 FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN); in fc_ct_ms_fill()
/Linux-v4.19/drivers/scsi/libfc/
Dfc_lport.c1465 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_lport_enter_ms()