HomeSort by: relevance | last modified time | path
    Searched defs:vm86_emu_inw (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/x86/
vga_post.c 85 vm86_emu_inw(struct X86EMU *emu, uint16_t port) function in typeref:typename:uint16_t
199 sc->emu.emu_inw = vm86_emu_inw;

Completed in 11 milliseconds