Searched refs:bmac_put (Results 1 – 1 of 1) sorted by relevance
111 static int bmac_put(struct bmac_softc *, caddr_t, struct mbuf *);631 tlen = bmac_put(sc, sc->sc_txbuf, m); in bmac_start()655 bmac_put(struct bmac_softc *sc, caddr_t buff, struct mbuf *m) in bmac_put() function