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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h3996 #define M_ULPTYPE2FIELD 0xf macro
3998 #define G_ULPTYPE2FIELD(x) (((x) >> S_ULPTYPE2FIELD) & M_ULPTYPE2FIELD)

Completed in 206 milliseconds