Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4424 #define M_ULPTYPE7FIELD 0xf macro
4426 #define G_ULPTYPE7FIELD(x) (((x) >> S_ULPTYPE7FIELD) & M_ULPTYPE7FIELD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23119 #define M_ULPTYPE7FIELD 0xfU macro
23121 #define G_ULPTYPE7FIELD(x) (((x) >> S_ULPTYPE7FIELD) & M_ULPTYPE7FIELD)