Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5612 #define S_PILADBGWRPTR 0 macro
5614 #define V_PILADBGWRPTR(x) ((x) << S_PILADBGWRPTR)
5615 #define G_PILADBGWRPTR(x) (((x) >> S_PILADBGWRPTR) & M_PILADBGWRPTR)