Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4439 #define M_ULPTYPE4FIELD 0xf macro
4441 #define G_ULPTYPE4FIELD(x) (((x) >> S_ULPTYPE4FIELD) & M_ULPTYPE4FIELD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23134 #define M_ULPTYPE4FIELD 0xfU macro
23136 #define G_ULPTYPE4FIELD(x) (((x) >> S_ULPTYPE4FIELD) & M_ULPTYPE4FIELD)