Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm_ioport.c47 ioport_handler_func_t ioport_handler[MAX_IOPORTS] = {
106 ioport_handler_func_t handler; in emulate_inout_port()
H A Dvmm_ioport.h34 typedef int (*ioport_handler_func_t)(struct vm *vm, int vcpuid, typedef