Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11393 #define S_CNONZEROPPOPCNT 2 macro
11395 #define V_CNONZEROPPOPCNT(x) ((x) << S_CNONZEROPPOPCNT)
11396 #define G_CNONZEROPPOPCNT(x) (((x) >> S_CNONZEROPPOPCNT) & M_CNONZEROPPOPCNT)