Home
last modified time | relevance | path

Searched refs:csr_txpoll (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/de/
HDif_devar.h55 tulip_csrptr_t csr_txpoll; /* CSR1 */ member
HDif_de.c4106 TULIP_CSR_WRITE(sc, csr_txpoll, 1); in tulip_txput()
4147 TULIP_CSR_WRITE(sc, csr_txpoll, 1); in tulip_txput()
4225 TULIP_CSR_WRITE(sc, csr_txpoll, 1); in tulip_txput_setup()
4634 sc->tulip_csrs.csr_txpoll = csr_base + 1 * csr_size; in tulip_initcsrs()