Home
last modified time | relevance | path

Searched refs:SMBIOS_START (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x86/include/
H A Dsmbios_machdep.h32 #define SMBIOS_START 0xf0000 macro
/netbsd-src/sys/arch/x86/x86/
H A Dbios32.c180 for (p = ISA_HOLE_VADDR(SMBIOS_START); in bios32_init()
/netbsd-src/sys/arch/i386/stand/lib/
H A Dexec_multiboot2.c914 for (cp = (char *)SMBIOS_START; in mbi_smbios()