Searched refs:dme_attach (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mips/ingenic/
H A Dingenic_dme.c154 * dme_attach checks dictionary, then previous setting, then roll
158 dme_attach(sc, enaddr);
/netbsd-current/sys/dev/ic/
H A Ddm9000var.h113 int dme_attach(struct dme_softc *, const uint8_t *);
H A Ddm9000.c188 dme_attach(struct dme_softc *sc, const uint8_t *notusedanymore) function
206 panic("dme_attach: product id mismatch (0x%hx != 0x9000)",
/netbsd-current/sys/arch/evbarm/mini2440/
H A Dif_dm_mini2440.c154 dme_attach(sc, enaddr);

Completed in 99 milliseconds