Home
last modified time | relevance | path

Searched refs:PCI_DN_FLAG_DEAD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci-hotplug.c64 if (pdn && (pdn->flags & PCI_DN_FLAG_DEAD)) { in pcibios_release_device()
H A Dpci_dn.c374 pdn->flags |= PCI_DN_FLAG_DEAD; in pci_remove_device_node_info()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-hotplug.c65 if (pdn && (pdn->flags & PCI_DN_FLAG_DEAD)) { in pcibios_release_device()
H A Dpci_dn.c374 pdn->flags |= PCI_DN_FLAG_DEAD; in pci_remove_device_node_info()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpci-bridge.h186 #define PCI_DN_FLAG_DEAD 0x02 /* Device has been hot-removed */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpci-bridge.h203 #define PCI_DN_FLAG_DEAD 0x02 /* Device has been hot-removed */ macro

Completed in 3 milliseconds