Home
last modified time | relevance | path

Searched refs:timer_out (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvhpet.c791 struct vdi_hpet_timer_v1 *timer_out = &out->vh_timers[i]; in vhpet_data_read() local
793 timer_out->vht_config = timer->cap_config; in vhpet_data_read()
794 timer_out->vht_msi = timer->msireg; in vhpet_data_read()
795 timer_out->vht_comp_val = timer->compval; in vhpet_data_read()
796 timer_out->vht_comp_rate = timer->comprate; in vhpet_data_read()
798 timer_out->vht_time_target = in vhpet_data_read()
802 timer_out->vht_time_target = 0; in vhpet_data_read()