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

  /src/sys/dev/hyperv/
hvtimesync.c 70 struct hvtimesync_softc { struct
74 CFATTACH_DECL_NEW(hvtimesync, sizeof(struct hvtimesync_softc),
122 do_timesync(struct hvtimesync_softc *sc, uint64_t hvtime, uint64_t sent_tc,
181 struct hvtimesync_softc *sc = arg;
255 struct hvtimesync_softc *sc = device_private(self);

Completed in 13 milliseconds