Lines Matching defs:sc
169 vmt_common_attach(struct vmt_softc *sc) in vmt_common_attach()
284 vmt_common_detach(struct vmt_softc *sc) in vmt_common_detach()
319 struct vmt_softc *sc = device_private(self); in vmt_sysctl_setup_root() local
357 struct vmt_softc *sc = device_private(self); in vmt_sysctl_setup_clock_sync() local
380 struct vmt_softc *sc; in vmt_sysctl_update_clock_sync_period() local
404 struct vmt_softc *sc = xarg; in vmt_clock_sync_tick() local
413 vmt_update_guest_uptime(struct vmt_softc *sc) in vmt_update_guest_uptime()
424 vmt_update_guest_info(struct vmt_softc *sc) in vmt_update_guest_info()
465 vmt_sync_guest_clock(struct vmt_softc *sc) in vmt_sync_guest_clock()
488 struct vmt_softc *sc = xarg; in vmt_tick() local
497 vmt_tclo_state_change_success(struct vmt_softc *sc, int success, char state) in vmt_tclo_state_change_success()
508 vmt_do_shutdown(struct vmt_softc *sc) in vmt_do_shutdown()
518 vmt_do_reboot(struct vmt_softc *sc) in vmt_do_reboot()
528 vmt_do_resume(struct vmt_softc *sc) in vmt_do_resume()
551 struct vmt_softc *sc = device_private(self); in vmt_shutdown() local
577 vmt_tclo_reset(struct vmt_softc *sc) in vmt_tclo_reset()
596 vmt_tclo_ping(struct vmt_softc *sc) in vmt_tclo_ping()
607 vmt_tclo_halt(struct vmt_softc *sc) in vmt_tclo_halt()
614 vmt_tclo_reboot(struct vmt_softc *sc) in vmt_tclo_reboot()
621 vmt_tclo_poweron(struct vmt_softc *sc) in vmt_tclo_poweron()
632 vmt_tclo_suspend(struct vmt_softc *sc) in vmt_tclo_suspend()
646 vmt_tclo_resume(struct vmt_softc *sc) in vmt_tclo_resume()
653 vmt_tclo_capreg(struct vmt_softc *sc) in vmt_tclo_capreg()
695 vmt_tclo_broadcastip(struct vmt_softc *sc) in vmt_tclo_broadcastip()
755 vmt_tclo_process(struct vmt_softc *sc, const char *name) in vmt_tclo_process()
775 struct vmt_softc *sc = xarg; in vmt_tclo_tick() local
1077 vm_rpci_response_successful(struct vmt_softc *sc) in vm_rpci_response_successful()
1083 vm_rpc_send_rpci_tx_buf(struct vmt_softc *sc, const uint8_t *buf, in vm_rpc_send_rpci_tx_buf()
1131 vm_rpc_send_rpci_tx(struct vmt_softc *sc, const char *fmt, ...) in vm_rpc_send_rpci_tx()