Home
last modified time | relevance | path

Searched defs:nvmm_x86_exit_io (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86.h45 struct nvmm_x86_exit_io { struct
46 bool in;
47 uint16_t port;
48 int8_t seg;
49 uint8_t address_size;
50 uint8_t operand_size;
51 bool rep;
52 bool str;
53 uint64_t npc;