Searched defs:smbios_table (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/arm/fdt/ | ||
H A D | acpi_fdt.c | 68 static uint64_t smbios_table = 0; variable |
/netbsd-src/sys/stand/efiboot/ | ||
H A D | efiacpi.c | 53 static void *smbios_table = NULL; variable |
H A D | efifdt.c | 683 void *smbios_table = efi_acpi_smbios(); efi_fdt_create_acpifdt() local |