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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h860 #define WMREG_RQDPC(x) (((x) < 4) ? (0x2830 + (0x100 * (x))) : \ macro
H A Dif_wm.c6796 rqdpc = CSR_READ(sc, WMREG_RQDPC(i));
6802 CSR_WRITE(sc, WMREG_RQDPC(i), 0);

Completed in 4650 milliseconds