Searched refs:ahb_match (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/arm/imx/ |
| H A D | imx23_ahb.c | 43 static int ahb_match(device_t, cfdata_t, void *); 53 ahb_match, 62 ahb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
| H A D | imx31_ahb.c | 132 static int ahb_match(device_t, cfdata_t, void *); 140 ahb_match, ahb_attach, NULL, NULL); 145 ahb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
| /src/sys/arch/evbppc/nintendo/dev/ |
| H A D | ahb.c | 54 static int ahb_match(device_t, cfdata_t, void *); 98 CFATTACH_DECL_NEW(ahb, 0, ahb_match, ahb_attach, NULL, NULL); 101 ahb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
Completed in 4 milliseconds