Searched refs:PCI_CLASS_SYSTEM_PIC (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | pci_ids.h | 82 #define PCI_CLASS_SYSTEM_PIC 0x0800 macro |
| /linux-6.15/drivers/pci/ | ||
| H A D | setup-bus.c | 148 if (class == PCI_CLASS_SYSTEM_PIC) { in pdev_resources_assignable() |