Home
last modified time | relevance | path

Searched defs:acpi_pci_root (Results 1 – 1 of 1) sorted by relevance

/linux/include/acpi/
H A Dacpi_bus.h725 struct acpi_pci_root { struct
726 struct acpi_device * device;
727 struct pci_bus *bus;
728 u16 segment;
729 int bridge_type;
730 struct resource secondary; /* downstream bus range */
732 u32 osc_support_set; /* _OSC state of support bits */
733 u32 osc_control_set; /* _OSC state of control bits */
734 u32 osc_ext_support_set; /* _OSC state of extended support bits */
735 u32 osc_ext_control_set; /* _OSC state of extended control bits */
[all …]