Searched defs:io_fn_t (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/vmd/ | ||
H A D | vmm.h | 20 typedef uint8_t (*io_fn_t)(struct vm_run_params *); typedef |
H A D | x86_vm.c | 45 typedef uint8_t (*io_fn_t)(struct vm_run_params *); global() typedef |