HomeSort by: relevance | last modified time | path
    Searched refs:mcclock_busfns (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/dec/
mcclockvar.h 32 const struct mcclock_busfns *sc_busfns;
36 struct mcclock_busfns { struct
41 void mcclock_attach(struct mcclock_softc *, const struct mcclock_busfns *);
mcclock_pad32.h 54 extern const struct mcclock_busfns mcclock_pad32_busfns;
mcclock_pad32.c 65 const struct mcclock_busfns mcclock_pad32_busfns = {
mcclock.c 68 mcclock_attach(struct mcclock_softc *sc, const struct mcclock_busfns *busfns)

Completed in 14 milliseconds