Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp_core.c1422 .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00),
Dibmphp_ebda.c1168 .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00),
/linux-4.4.14/include/linux/
Dpci_ids.h78 #define PCI_CLASS_SYSTEM_PCI_HOTPLUG 0x0804 macro