Searched refs:vatpic_elc_handler (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vmm/io/ |
H A D | vatpic.h | 44 int vatpic_elc_handler(void *arg, bool in, uint16_t port, uint8_t bytes,
|
H A D | vatpic.c | 746 vatpic_elc_handler(void *arg, bool in, uint16_t port, uint8_t bytes, in vatpic_elc_handler() function
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_ioport.c | 111 vm_inout_def(ents, i++, IO_ELCR1, vatpic_elc_handler, pic, flag); in vm_inout_init() 112 vm_inout_def(ents, i++, IO_ELCR2, vatpic_elc_handler, pic, flag); in vm_inout_init()
|