Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7678 #define S_PILADBGWRPTR 0 macro
7680 #define V_PILADBGWRPTR(x) ((x) << S_PILADBGWRPTR)
7681 #define G_PILADBGWRPTR(x) (((x) >> S_PILADBGWRPTR) & M_PILADBGWRPTR)