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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h4745 #define M_BITPOS0 0x3f macro
4747 #define G_BITPOS0(x) (((x) >> S_BITPOS0) & M_BITPOS0)

Completed in 282 milliseconds