| H A D | x86bios.c | 1 /*- 3 * Copyright (c) 2009-2010 Jung-uk Kim <jkim@FreeBSD.org> 62 (n), (r)->R_AX, (r)->R_BX, (r)->R_CX, (r)->R_DX, \ 63 (r)->R_ES, (r)->R_DI); \ 89 vmf->vmf_d in x86bios_emu2vmf() 382 x86bios_emu_wrb(struct x86emu * emu,uint32_t addr,uint8_t val) x86bios_emu_wrb() argument 394 x86bios_emu_wrw(struct x86emu * emu,uint32_t addr,uint16_t val) x86bios_emu_wrw() argument 411 x86bios_emu_wrl(struct x86emu * emu,uint32_t addr,uint32_t val) x86bios_emu_wrl() argument 444 uint16_t val; x86bios_emu_inw() local 463 uint32_t val; x86bios_emu_inl() local 484 x86bios_emu_outb(struct x86emu * emu,uint16_t port,uint8_t val) x86bios_emu_outb() argument 498 x86bios_emu_outw(struct x86emu * emu,uint16_t port,uint16_t val) x86bios_emu_outw() argument 514 x86bios_emu_outl(struct x86emu * emu,uint16_t port,uint32_t val) x86bios_emu_outl() argument [all...] |