Searched refs:ahb_attach (Results 1 - 3 of 3) sorted by relevance
| /src/sys/arch/arm/imx/ |
| H A D | imx23_ahb.c | 44 static void ahb_attach(device_t, device_t, void *); 54 ahb_attach, 73 ahb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
| H A D | imx31_ahb.c | 133 static void ahb_attach(device_t, device_t, void *); 140 ahb_match, ahb_attach, NULL, NULL); 151 ahb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
| /src/sys/arch/evbppc/nintendo/dev/ |
| H A D | ahb.c | 55 static void ahb_attach(device_t, device_t, void *); 98 CFATTACH_DECL_NEW(ahb, 0, ahb_match, ahb_attach, NULL, NULL); 109 ahb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
Completed in 7 milliseconds