x86bios_call
void x86bios_call(struct x86regs *regs, uint16_t seg, uint16_t off);
x86bios_call(®s, X86BIOS_PHYSTOSEG(vesa_bios_offs + 3),
x86bios_call(®s, X86BIOS_PHYSTOSEG(VGA_PCI_BIOS_SHADOW_ADDR + 3),