Searched refs:sc_tx_eof (Results 1 – 2 of 2) sorted by relevance
1692 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()
1114 void (*sc_tx_eof)(struct ti_softc *); member