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

/netbsd-current/sys/arch/arm/imx/
H A Dimx51_tzic.c65 struct tzic_softc { struct
80 static void tzic_intr_init(struct tzic_softc * const);
87 ((struct tzic_softc *)((char *)(pic) - \
88 offsetof(struct tzic_softc, sc_pic)))
101 CFATTACH_DECL_NEW(tzic, sizeof(struct tzic_softc),
104 struct tzic_softc *tzic_softc; variable in typeref:struct:tzic_softc
122 struct tzic_softc *tzic = device_private(self);
135 tzic_softc = tzic;
170 struct tzic_softc * cons
[all...]

Completed in 156 milliseconds