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

/netbsd-current/sys/dev/fdt/
H A Dsyscon.c43 struct syscon_softc { struct
61 CFATTACH_DECL_NEW(syscon, sizeof(struct syscon_softc),
67 struct syscon_softc * const sc = priv;
75 struct syscon_softc * const sc = priv;
83 struct syscon_softc * const sc = priv;
93 struct syscon_softc * const sc = priv;
111 struct syscon_softc * const sc = device_private(self);

Completed in 125 milliseconds