Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h25551 #define S_CNONZEROPPOPCNT 2 macro
25553 #define V_CNONZEROPPOPCNT(x) ((x) << S_CNONZEROPPOPCNT)
25554 #define G_CNONZEROPPOPCNT(x) (((x) >> S_CNONZEROPPOPCNT) & M_CNONZEROPPOPCNT)