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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h729 #define WMREG_IVAR0 0x01700 /* Interrupt Vector Allocation */ macro
733 #define WMREG_IVAR_Q(x) (WMREG_IVAR0 + ((x) / 2) * 4)
737 #define WMREG_IVAR_Q_82576(x) (WMREG_IVAR0 + ((x) & 0x7) * 4)

Completed in 206 milliseconds