Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/amd64/
H A Dbios.c41 struct smbhdr *smbios_find(uint8_t *);
93 struct smbhdr *hdr = NULL; in bios_attach()
243 struct smbhdr *
246 struct smbhdr *hdr = (struct smbhdr *)p; in smbios_find()
/openbsd/sys/arch/arm64/include/
H A Dsmbiosvar.h51 struct smbhdr { struct
/openbsd/sys/arch/amd64/include/
H A Dsmbiosvar.h54 struct smbhdr { struct
/openbsd/sys/arch/powerpc64/include/
H A Dsmbiosvar.h51 struct smbhdr { struct
/openbsd/sys/arch/i386/include/
H A Dsmbiosvar.h54 struct smbhdr { struct
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dsmbios.c67 struct smbhdr *hdr = smbios; in smbios_init()
/openbsd/sys/arch/i386/i386/
H A Dbios.c234 struct smbhdr *sh = (struct smbhdr *)va; in biosattach()
/openbsd/sys/arch/arm64/dev/
H A Dsmbios.c95 struct smbhdr *hdr; in smbios_attach()