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

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

Completed in 131 milliseconds