Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dibmphp_ebda.c1075 .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00),
Dcpqphp_core.c1361 .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00),
/kernel/linux/linux-5.10/include/linux/
Dpci_ids.h84 #define PCI_CLASS_SYSTEM_PCI_HOTPLUG 0x0804 macro