Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1632 #define S_LL_EMPTY 4 macro
1634 #define V_LL_EMPTY(x) ((x) << S_LL_EMPTY)
1635 #define G_LL_EMPTY(x) (((x) >> S_LL_EMPTY) & M_LL_EMPTY)