| /src/sys/arch/arm/at91/ |
| at91emac.c | 90 static int emac_match(device_t, cfdata_t, void *); 107 emac_match, emac_attach, NULL, NULL); 117 emac_match(device_t parent, cfdata_t match, void *aux) function
|
| at91emac.c | 90 static int emac_match(device_t, cfdata_t, void *); 107 emac_match, emac_attach, NULL, NULL); 117 emac_match(device_t parent, cfdata_t match, void *aux) function
|
| /src/sys/arch/powerpc/ibm4xx/dev/ |
| if_emac.c | 367 static int emac_match(device_t, cfdata_t, void *); 399 emac_match, emac_attach, NULL, NULL); 403 emac_match(device_t parent, cfdata_t cf, void *aux) function
|
| if_emac.c | 367 static int emac_match(device_t, cfdata_t, void *); 399 emac_match, emac_attach, NULL, NULL); 403 emac_match(device_t parent, cfdata_t cf, void *aux) function
|