Home
last modified time | relevance | path

Searched refs:mcfg_oem_id (Results 1 – 1 of 1) sorted by relevance

/drivers/acpi/
Dpci_mcfg.c177 static char mcfg_oem_id[ACPI_OEM_ID_SIZE]; variable
184 if (!memcmp(f->oem_id, mcfg_oem_id, ACPI_OEM_ID_SIZE) && in pci_mcfg_quirk_matches()
299 memcpy(mcfg_oem_id, header->oem_id, ACPI_OEM_ID_SIZE); in pci_mcfg_parse()