Home
last modified time | relevance | path

Searched refs:CSR_TXLIST (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mips/atheros/dev/
H A Daereg.h141 #define CSR_TXLIST 0x1010 /* tx base descriptor address */ macro
H A Dif_ae.c1389 AE_WRITE(sc, CSR_TXLIST, AE_CDTXADDR(sc, sc->sc_txnext)); in ae_init()
1570 AE_WRITE(sc, CSR_TXLIST, 0); in ae_stop()
/netbsd-src/sys/dev/ic/
H A Dtulipreg.h475 #define CSR_TXLIST TULIP_CSR4 macro
H A Dtulip.c1854 TULIP_WRITE(sc, CSR_TXLIST, TULIP_CDTXADDR(sc, sc->sc_txnext)); in tlp_init()
2035 TULIP_WRITE(sc, CSR_TXLIST, 0); in tlp_stop()