Home
last modified time | relevance | path

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

/linux-6.8/include/acpi/
Dacpi_bus.h706 struct acpi_pci_root { struct
707 struct acpi_device * device;
708 struct pci_bus *bus;
709 u16 segment;
710 int bridge_type;
711 struct resource secondary; /* downstream bus range */
713 u32 osc_support_set; /* _OSC state of support bits */
714 u32 osc_control_set; /* _OSC state of control bits */
715 u32 osc_ext_support_set; /* _OSC state of extended support bits */
716 u32 osc_ext_control_set; /* _OSC state of extended control bits */
[all …]