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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h4740 #define M_BITPOS1 0x3f macro
4742 #define G_BITPOS1(x) (((x) >> S_BITPOS1) & M_BITPOS1)

Completed in 258 milliseconds