Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ti.c1692 sc->sc_tx_eof = ti_txeof_tigon1; in ti_attach()
1700 sc->sc_tx_eof = ti_txeof_tigon2; in ti_attach()
2170 (*sc->sc_tx_eof)(sc); in ti_intr()
H A Dif_tireg.h1114 void (*sc_tx_eof)(struct ti_softc *); member