Searched defs:oem_id (Results 1 - 3 of 3) sorted by relevance

/external/grub/stage2/
H A Dsmp-imps.h125 char oem_id[8]; member in struct:imps_cth
/external/e2fsprogs/lib/blkid/
H A Dprobe.h451 __u8 oem_id[8]; member in struct:ntfs_super_block
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c1268 uint8_t oem_id [6]; /* OEM identification */\
1284 uint8_t oem_id [6]; /* OEM identification */ member in struct:rsdp_descriptor
1555 memcpy(h->oem_id, "QEMU ", 6);
1558 memcpy(h->oem_id, "BOCHS ", 6);
1741 memcpy(rsdp->oem_id, "QEMU ", 6);
1743 memcpy(rsdp->oem_id, "BOCHS ", 6);

Completed in 99 milliseconds