Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23477 #define S_QUEID 13 macro
23479 #define V_QUEID(x) ((x) << S_QUEID)
23480 #define G_QUEID(x) (((x) >> S_QUEID) & M_QUEID)