mcfg_oem_id       147 drivers/acpi/pci_mcfg.c static char mcfg_oem_id[ACPI_OEM_ID_SIZE];
mcfg_oem_id       154 drivers/acpi/pci_mcfg.c 	if (!memcmp(f->oem_id, mcfg_oem_id, ACPI_OEM_ID_SIZE) &&
mcfg_oem_id       269 drivers/acpi/pci_mcfg.c 	memcpy(mcfg_oem_id, header->oem_id, ACPI_OEM_ID_SIZE);