Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7100 #define S_EEPROMBASEADDR 6 macro
7102 #define V_EEPROMBASEADDR(x) ((x) << S_EEPROMBASEADDR)
7103 #define G_EEPROMBASEADDR(x) (((x) >> S_EEPROMBASEADDR) & M_EEPROMBASEADDR)