Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11091 #define S_QUERDADDR 0 macro
11093 #define V_QUERDADDR(x) ((x) << S_QUERDADDR)
11094 #define G_QUERDADDR(x) (((x) >> S_QUERDADDR) & M_QUERDADDR)