Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bm.c111 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