Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dvsc7321.c124 { REG_AGE_INC(0), 0x00000000 },
125 { REG_AGE_INC(1), 0x00000000 },
H A Dvsc7326.c127 { REG_AGE_INC(0), 0x00000000 },
128 { REG_AGE_INC(1), 0x00000000 },
H A Dvsc7321_reg.h122 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro
H A Dvsc7326_reg.h128 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro