bfree 1421 dev/ic/midway.c sc->txslot[slot].bfree = EN_TXSZ * 1024; bfree 1874 dev/ic/midway.c if (launch.need >= sc->txslot[chan].bfree) { bfree 1954 dev/ic/midway.c sc->txslot[chan].bfree -= launch.need; bfree 2395 dev/ic/midway.c sc->txslot[lcv].bfree = val - sc->txslot[lcv].cur; bfree 2397 dev/ic/midway.c sc->txslot[lcv].bfree = (val + (EN_TXSZ*1024)) - sc->txslot[lcv].cur; bfree 2400 dev/ic/midway.c sc->sc_dev.dv_xname, lcv, sc->txslot[lcv].bfree); bfree 3130 dev/ic/midway.c sc->txslot[slot].bfree); bfree 134 dev/ic/midwayvar.h u_int32_t bfree; /* # free bytes in buffer (not dma or xmit) */