Searched refs:oem_id (Results 1 – 6 of 6) sorted by relevance
/external/grub/stage2/ |
D | smp-imps.h | 125 char oem_id[8]; member
|
D | smp-imps.c | 573 memcpy (str1, local_cth_ptr->oem_id, 8); in imps_read_bios()
|
/external/kernel-headers/original/asm-x86/ |
D | genapic_32.h | 63 int (*acpi_madt_oem_check)(char *oem_id, char *oem_table_id);
|
/external/qemu-pc-bios/bochs/bios/ |
D | rombios32.c | 1268 uint8_t oem_id [6]; /* OEM identification */\ 1284 uint8_t oem_id [6]; /* OEM identification */ member 1555 memcpy(h->oem_id, "QEMU ", 6); in acpi_build_table_header() 1558 memcpy(h->oem_id, "BOCHS ", 6); in acpi_build_table_header() 1741 memcpy(rsdp->oem_id, "QEMU ", 6); in acpi_bios_init() 1743 memcpy(rsdp->oem_id, "BOCHS ", 6); in acpi_bios_init()
|
/external/e2fsprogs/lib/blkid/ |
D | probe.h | 451 __u8 oem_id[8]; member
|
/external/qemu/ |
D | qemu-options.hx | 694 …"-acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,a… 698 @item -acpitable [sig=@var{str}][,rev=@var{n}][,oem_id=@var{str}][,oem_table_id=@var{str}][,oem_rev…
|