Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h19300 #define S_PLDRXZEROPCNT 4 macro
19302 #define V_PLDRXZEROPCNT(x) ((x) << S_PLDRXZEROPCNT)
19303 #define G_PLDRXZEROPCNT(x) (((x) >> S_PLDRXZEROPCNT) & M_PLDRXZEROPCNT)