Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/dev/
H A Daereg.h138 #define CSR_TXPOLL 0x1004 /* tx poll demand */ macro
H A Dif_ae.c756 AE_WRITE(sc, CSR_TXPOLL, TXPOLL_TPD); in ae_start()
/netbsd-src/sys/dev/ic/
H A Dtulipreg.h462 #define CSR_TXPOLL TULIP_CSR1 macro
H A Dtulip.c910 TULIP_WRITE(sc, CSR_TXPOLL, TXPOLL_TPD); in tlp_start()
2803 TULIP_WRITE(sc, CSR_TXPOLL, TXPOLL_TPD); in tlp_filter_setup()