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