Home
last modified time | relevance | path

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

/Linux-v6.1/include/acpi/
Dacpi_bus.h601 struct acpi_pci_root { struct
602 struct acpi_device * device;
603 struct pci_bus *bus;
604 u16 segment;
605 int bridge_type;
606 struct resource secondary; /* downstream bus range */
608 u32 osc_support_set; /* _OSC state of support bits */
609 u32 osc_control_set; /* _OSC state of control bits */
610 u32 osc_ext_support_set; /* _OSC state of extended support bits */
611 u32 osc_ext_control_set; /* _OSC state of extended control bits */
[all …]