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

/netbsd-current/sys/arch/arm/imx/
H A Dimx51_tzic.c57 static void tzic_attach(device_t, device_t, void *);
102 tzic_match, tzic_attach, NULL, NULL);
120 tzic_attach(device_t parent, device_t self, void *aux) function
143 panic("tzic_attach: failed to map register %#x-%#x: %d",

Completed in 216 milliseconds