HomeSort by: relevance | last modified time | path
    Searched defs:emac_attach (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/arm/at91/
at91emac.c 91 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 in typeref:typename:void
at91emac.c 91 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 in typeref:typename:void
at91emac.c 91 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 in typeref:typename:void
  /src/sys/arch/powerpc/ibm4xx/dev/
if_emac.c 294 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 in typeref:typename:void
if_emac.c 294 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 in typeref:typename:void
if_emac.c 294 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 in typeref:typename:void

Completed in 42 milliseconds