Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h61476 #define S_CONSEQ_PASS 11 macro
61478 #define V_CONSEQ_PASS(x) ((x) << S_CONSEQ_PASS)
61479 #define G_CONSEQ_PASS(x) (((x) >> S_CONSEQ_PASS) & M_CONSEQ_PASS)