Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4266 #define S_SIREQCNT 16 macro
4268 #define V_SIREQCNT(x) ((x) << S_SIREQCNT)
4269 #define G_SIREQCNT(x) (((x) >> S_SIREQCNT) & M_SIREQCNT)