Searched refs:sc_putpacket (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dif_mcvar.h77 void (*sc_putpacket)(struct mc_softc *, u_int); member in struct:mc_softc
H A Dif_mc.c422 (*sc->sc_putpacket)(sc, totlen);
/netbsd-current/sys/arch/macppc/dev/
H A Dif_mcvar.h78 void (*sc_putpacket)(struct mc_softc *, u_int); member in struct:mc_softc
H A Dif_mc.c164 sc->sc_putpacket = mc_putpacket;
H A Dam79c950.c419 (*sc->sc_putpacket)(sc, totlen);
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c190 sc->sc_putpacket = mc_obio_put;

Completed in 200 milliseconds