Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Demac3var.h54 void emac3_setmulti(struct emac3_softc *, struct ethercom *);
H A Dif_smap.c257 emac3_setmulti(&sc->emac3, &sc->ethercom); in smap_ioctl()
578 emac3_setmulti(&sc->emac3, &sc->ethercom); in smap_init()
H A Demac3.c226 emac3_setmulti(struct emac3_softc *sc, struct ethercom *ec) in emac3_setmulti() function