Home
last modified time | relevance | path

Searched refs:smbhdr (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/x86/x86/
Dbios32.c245 const struct smbhdr *sh = (const struct smbhdr *)p; in smbios2_map_kva()
/netbsd/src/sys/dev/
Dsmbios.c206 const struct smbhdr *sh = (const struct smbhdr *)p; in smbios2_check_header()
Dsmbiosvar.h55 struct smbhdr { struct
/netbsd/src/sys/arch/i386/stand/lib/
Dexec_multiboot2.c886 struct smbhdr *smbios21_phys = NULL; in mbi_smbios()
887 struct smbhdr smbios21; in mbi_smbios()
921 smbios21_phys = (struct smbhdr *)cp; in mbi_smbios()