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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1380 #define WMREG_RETA_Q(x) (0x5c00 + ((x) >> 2) * 4) /* Redirection Table */ macro
H A Dif_wm.c6045 reta_reg = CSR_READ(sc, WMREG_RETA_Q(i));
6048 CSR_WRITE(sc, WMREG_RETA_Q(i), reta_reg);

Completed in 103 milliseconds