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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1146 #define WMREG_TARC1 0x3940 /* Tx arbitration count (1) */ macro
H A Dif_wm.c5132 tarc1 = CSR_READ(sc, WMREG_TARC1);
5143 CSR_WRITE(sc, WMREG_TARC1, tarc1);
5212 tarc1 = CSR_READ(sc, WMREG_TARC1);
5217 CSR_WRITE(sc, WMREG_TARC1, tarc1);
5257 tarc1 = CSR_READ(sc, WMREG_TARC1);
5264 CSR_WRITE(sc, WMREG_TARC1, tarc1);

Completed in 138 milliseconds