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

/external/e2fsprogs/lib/blkid/
H A Dprobe.h452 __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);
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h3087 char * oem_id; member in struct:AcpiTableOptions

Completed in 1723 milliseconds