Searched refs:xmit_busy (Results 1 – 2 of 2) sorted by relevance
521 sc->xmit_busy = 0; in ed_init_locked()685 sc->xmit_busy = 1; in ed_xmit()735 if (sc->txb_inuse && (sc->xmit_busy == 0)) { in ed_start_locked()790 if (sc->xmit_busy == 0) in ed_start_locked()1070 sc->xmit_busy = 0; in edintr()
50 u_char xmit_busy; /* transmitter is busy */ member