Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dbiosvar.h235 extern volatile struct BIOS_regs { struct
245 } __packed BIOS_regs; argument
/openbsd/sys/arch/i386/include/
H A Dbiosvar.h254 extern volatile struct BIOS_regs { struct
264 } __packed BIOS_regs; argument
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dmachdep.c39 volatile struct BIOS_regs BIOS_regs; variable
/openbsd/sys/arch/amd64/stand/libsa/
H A Dmachdep.c37 volatile struct BIOS_regs BIOS_regs; variable
/openbsd/sys/arch/i386/stand/libsa/
H A Dmachdep.c42 volatile struct BIOS_regs BIOS_regs; variable