Searched refs:smb3hdr (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/stand/efiboot/
H A Dsmbios.c111 const struct smb3hdr *sh = (const struct smb3hdr *)p;
H A Dsmbios.h67 struct smb3hdr { struct
/netbsd-current/sys/arch/x86/x86/
H A Dbios32.c280 const struct smb3hdr *sh = (const struct smb3hdr *)p;
/netbsd-current/sys/dev/
H A Dsmbios.c232 const struct smb3hdr *sh = (const struct smb3hdr *)p;
H A Dsmbiosvar.h72 struct smb3hdr { struct
/netbsd-current/sys/arch/arm/fdt/
H A Dacpi_fdt.c182 struct smb3hdr *sh = AcpiOsMapMemory(smbios_table, sizeof(*sh));
/netbsd-current/sys/arch/i386/stand/lib/
H A Dexec_multiboot2.c884 struct smb3hdr *smbios3_phys = NULL;
885 struct smb3hdr smbios3;
919 smbios3_phys = (struct smb3hdr *)cp;

Completed in 119 milliseconds