Searched refs:emac_attach (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/at91/
H A Dat91emac.c91 static void emac_attach(device_t, device_t, void *);
107 emac_match, emac_attach, NULL, NULL);
125 emac_attach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dif_emac.c294 static void emac_attach(device_t, device_t, void *);
322 emac_match, emac_attach, NULL, NULL);
338 emac_attach(device_t parent, device_t self, void *aux) function

Completed in 193 milliseconds