Searched refs:ahb_attach (Results 1 - 3 of 3) sorted by relevance

/src/sys/arch/arm/imx/
H A Dimx23_ahb.c44 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 Dimx31_ahb.c133 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 Dahb.c55 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