11 #include <linux/pci.h>
12 #include <linux/kernel.h>
13 #include <linux/errno.h>
36 struct acpi_pci_root *
root;
43 handle = acpi_find_root_bridge_handle(port);
51 flags = root->osc_control_set;
54 if (flags & OSC_PCI_EXPRESS_NATIVE_HP_CONTROL)
56 if (flags & OSC_PCI_EXPRESS_PME_CONTROL)
58 if (flags & OSC_PCI_EXPRESS_AER_CONTROL)