Home
last modified time | relevance | path

Searched defs:vatpit (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvatpit.c84 struct vatpit *vatpit; member
110 struct vatpit { struct
117 static void pit_timer_start_cntr0(struct vatpit *vatpit); argument
153 struct vatpit *vatpit; in vatpit_callout_handler() local
364 struct vatpit *vatpit = arg; in vatpit_handler() local
456 struct vatpit *vatpit = arg; in vatpit_nmisc_handler() local
474 struct vatpit *vatpit; in vatpit_init() local
517 vatpit_pause(struct vatpit *vatpit) in vatpit_pause()
527 vatpit_resume(struct vatpit *vatpit) in vatpit_resume()
546 struct vatpit *vatpit = datap; in vatpit_data_read() local
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c200 struct vatpit *vatpit; /* (i) virtual atpit */ member