Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16322 #define S_QUOTA 16 macro
16324 #define V_QUOTA(x) ((x) << S_QUOTA)
16325 #define G_QUOTA(x) (((x) >> S_QUOTA) & M_QUOTA)