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

/netbsd-6-1-5-RELEASE/sys/arch/arc/isa/
H A Dtimer_isa.c64 struct timer_isa_softc { struct
75 CFATTACH_DECL_NEW(timer_isa, sizeof(struct timer_isa_softc),
133 struct timer_isa_softc *sc = device_private(self);
158 struct timer_isa_softc *sc = device_private(self);

Completed in 63 milliseconds