Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5607 #define S_POLADBGWRPTR 16 macro
5609 #define V_POLADBGWRPTR(x) ((x) << S_POLADBGWRPTR)
5610 #define G_POLADBGWRPTR(x) (((x) >> S_POLADBGWRPTR) & M_POLADBGWRPTR)