Searched refs:REG_AGE_INC (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 124 { REG_AGE_INC(0), 0x00000000 }, 125 { REG_AGE_INC(1), 0x00000000 },
|
H A D | vsc7326.c | 127 { REG_AGE_INC(0), 0x00000000 }, 128 { REG_AGE_INC(1), 0x00000000 },
|
H A D | vsc7321_reg.h | 122 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro
|
H A D | vsc7326_reg.h | 128 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro
|