Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dif_temac.c215 static void temac_tx_intr(void *);
470 temac_tx_intr, sc); in temac_attach()
913 temac_tx_intr(void *arg) in temac_tx_intr() function