HomeSort by: relevance | last modified time | path
    Searched defs:tx39clock_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39clock.c 74 struct tx39clock_softc { struct
98 CFATTACH_DECL_NEW(tx39clock, sizeof(struct tx39clock_softc),
112 struct tx39clock_softc *sc = device_private(self);
252 struct tx39clock_softc *sc = device_private(self);
285 struct tx39clock_softc *sc = tc->tc_clockt;
296 struct tx39clock_softc *sc = tc->tc_clockt;
tx39clock.c 74 struct tx39clock_softc { struct
98 CFATTACH_DECL_NEW(tx39clock, sizeof(struct tx39clock_softc),
112 struct tx39clock_softc *sc = device_private(self);
252 struct tx39clock_softc *sc = device_private(self);
285 struct tx39clock_softc *sc = tc->tc_clockt;
296 struct tx39clock_softc *sc = tc->tc_clockt;

Completed in 186 milliseconds