Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
Dpci_mcfg.c168 static char mcfg_oem_table_id[ACPI_OEM_TABLE_ID_SIZE]; variable
175 !memcmp(f->oem_table_id, mcfg_oem_table_id, in pci_mcfg_quirk_matches()
290 memcpy(mcfg_oem_table_id, header->oem_table_id, ACPI_OEM_TABLE_ID_SIZE); in pci_mcfg_parse()