Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/fc/
Dfc_ms.h78 #define FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN 64 macro
/linux-4.4.14/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-4.4.14/drivers/scsi/libfc/
Dfc_lport.c1476 len += FC_FDMI_HBA_ATTR_SERIALNUMBER_LEN; in fc_lport_enter_ms()