Searched refs:smbios (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libsmbios/common/
H A Dllib-lsmbios32 #include <smbios.h>
H A Dsmbios.h28 #include <sys/smbios.h>
/osnet-11/usr/src/lib/libsmbios/
H A DMakefile.com42 COMMON_SRCDIR = ../../../common/smbios
43 COMMON_HDR = $(SRC)/uts/common/sys/smbios.h
66 objs/%.o pics/%.o: ../../../common/smbios/%.c
H A DMakefile27 HDRS = smbios.h
50 XRDIRS += ../../common/smbios
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/i386/pc/
H A Dcfgtables.c32 grub_efi_guid_t smbios = GRUB_EFI_SMBIOS_TABLE_GUID; local
36 err = grub_efiemu_unregister_configuration_table (smbios);
70 if ((err = grub_efiemu_register_configuration_table (smbios, 0, 0, ptr)))
/osnet-11/usr/src/grub/grub2/grub-core/commands/efi/
H A Dloadbios.c96 void *acpi, *smbios; local
105 smbios = 0;
127 smbios = grub_efi_system_table->configuration_table[i].vendor_table;
128 grub_dprintf ("efi", "SMBIOS: %p\n", smbios);
140 if ((use_rom) && (smbios))
141 grub_memcpy ((char *) SBIOS_ADDR, (char *) smbios + 16, 16);
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_impl.h37 #include <smbios.h>
97 * Count and smbios struct id(s) for each smbios struct type.
100 id_t id; /* smbios struct id */
H A Dx86pi.c39 #include <sys/smbios.h>
H A Dx86pi_bboard.c36 #include <sys/smbios.h>
H A Dx86pi_subr.c42 #include <sys/smbios.h>
113 * Go through the smbios structures looking for a type. Fill in
420 topo_mod_dprintf(mod, "%s: failed to get smbios handle.", f);
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_topo.c31 #include <smbios.h>
186 * Sets the ASR system id property from the prom or smbios.
207 * Sets the ASR product name from the prom or smbios.
/osnet-11/usr/src/lib/libscf/common/
H A Dhighlevel.c41 #include <smbios.h>
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h34 #include <smbios.h>
H A Dlibtopo.h32 #include <sys/smbios.h>
H A Dtopo_mod.c98 #include <sys/smbios.h>
H A Dtopo_snap.c73 #include <smbios.h>
614 * Clean-up our cached devinfo, devlink, prom tree, and smbios handles.
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_smbios.c32 #include <sys/smbios.h>
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot_mbi2.c47 #include <grub/i386/pc/smbios.h>
327 grub_dprintf ("smbios", "Looking for SMBIOS anchor. Scanning 0xF0000\n");

Completed in 37 milliseconds