Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4454 #define M_ULPTYPE1FIELD 0xf macro
4456 #define G_ULPTYPE1FIELD(x) (((x) >> S_ULPTYPE1FIELD) & M_ULPTYPE1FIELD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23149 #define M_ULPTYPE1FIELD 0xfU macro
23151 #define G_ULPTYPE1FIELD(x) (((x) >> S_ULPTYPE1FIELD) & M_ULPTYPE1FIELD)