Searched refs:vmf_bx (Results 1 – 3 of 3) sorted by relevance
880 vmf.vmf_bx = 0; in apm_probe()883 if (vmf.vmf_bx != 0x504d) { in apm_probe()884 printf("apm: incorrect signature (0x%x)\n", vmf.vmf_bx); in apm_probe()899 vmf.vmf_bx = 0; in apm_probe()905 vmf.vmf_bx = 0; in apm_probe()922 vmf.vmf_bx = 0; in apm_probe()931 sc->bios.entry = vmf.vmf_bx; in apm_probe()
82 #define vmf_bx ebx.r_w.r_x macro
94 vmf->vmf_bx = regs->R_BX; in x86bios_emu2vmf()110 regs->R_BX = vmf->vmf_bx; in x86bios_vmf2emu()