Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/hotplug/
Dcpqphp_core.c1362 .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00),
Dibmphp_ebda.c1075 .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00),
/Linux-v5.15/include/linux/
Dpci_ids.h83 #define PCI_CLASS_SYSTEM_PCI_HOTPLUG 0x0804 macro