Searched refs:vm_inout_access (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_ioport.h | 72 int vm_inout_access(struct ioport_config *ports, bool in, uint16_t port,
|
H A D | vmm_ioport.c | 282 vm_inout_access(struct ioport_config *cfg, bool in, uint16_t port, in vm_inout_access() function
|
H A D | vmm.c | 3851 return (vm_inout_access(&vm->ioports, in, port, bytes, val)); in vm_ioport_access()
|