Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dvsc7321.c122 { REG_AGE_INC(0), 0x00000000 },
123 { REG_AGE_INC(1), 0x00000000 },
H A Dvsc7326.c125 { REG_AGE_INC(0), 0x00000000 },
126 { REG_AGE_INC(1), 0x00000000 },
H A Dvsc7321_reg.h120 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro
H A Dvsc7326_reg.h126 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */ macro