Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4429 #define M_ULPTYPE6FIELD 0xf macro
4431 #define G_ULPTYPE6FIELD(x) (((x) >> S_ULPTYPE6FIELD) & M_ULPTYPE6FIELD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23124 #define M_ULPTYPE6FIELD 0xfU macro
23126 #define G_ULPTYPE6FIELD(x) (((x) >> S_ULPTYPE6FIELD) & M_ULPTYPE6FIELD)