Searched refs:xmit_free (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ievar.h110 int xmit_free; member in struct:ie_softc
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c152 int xmit_free; member in struct:ie_softc
935 sc->xmit_free = NTXBUF;
1473 if (sc->xmit_free == 0) {
1515 if (sc->xmit_free == NTXBUF)
1519 sc->xmit_free--;
1559 sc->xmit_free++;
1563 if ( sc->xmit_free<NTXBUF )

Completed in 55 milliseconds