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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h660 #define WMREG_RAL(x) (0x0040 + ((x) * 8)) /* Receive Address List */ macro
661 #define WMREG_RAH(x) (WMREG_RAL(x) + 4)
H A Dif_wm.c4320 CSR_WRITE(sc, WMREG_RAL(idx), ral_lo);

Completed in 138 milliseconds