Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4449 #define M_ULPTYPE2FIELD 0xf macro
4451 #define G_ULPTYPE2FIELD(x) (((x) >> S_ULPTYPE2FIELD) & M_ULPTYPE2FIELD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23144 #define M_ULPTYPE2FIELD 0xfU macro
23146 #define G_ULPTYPE2FIELD(x) (((x) >> S_ULPTYPE2FIELD) & M_ULPTYPE2FIELD)