Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpci_ids.h82 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro
/linux-6.15/drivers/pci/
H A Dsetup-bus.c148 if (class == PCI_CLASS_SYSTEM_PIC) { in pdev_resources_assignable()