Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8904 #define S_T5_ALLOC 0 macro
8906 #define V_T5_ALLOC(x) ((x) << S_T5_ALLOC)
8907 #define G_T5_ALLOC(x) (((x) >> S_T5_ALLOC) & M_T5_ALLOC)