Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4444 #define M_ULPTYPE3FIELD 0xf macro
4446 #define G_ULPTYPE3FIELD(x) (((x) >> S_ULPTYPE3FIELD) & M_ULPTYPE3FIELD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23139 #define M_ULPTYPE3FIELD 0xfU macro
23141 #define G_ULPTYPE3FIELD(x) (((x) >> S_ULPTYPE3FIELD) & M_ULPTYPE3FIELD)