Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datw.c2748 int handled = 0, txthresh; in atw_intr() local
2847 txthresh = sc->sc_txthresh + 1; in atw_intr()
2849 sc->sc_txth[txthresh].txth_name != NULL) { in atw_intr()
2853 sc->sc_txthresh = txthresh; in atw_intr()
2856 sc->sc_txth[txthresh].txth_opmode; in atw_intr()
2859 sc->sc_txth[txthresh].txth_name); in atw_intr()