Searched defs:acpiphp_func (Results 1 – 1 of 1) sorted by relevance
123 struct acpiphp_func { struct124 struct acpiphp_slot *slot; /* parent */125 struct acpiphp_bridge *bridge; /* Ejectable PCI-to-PCI bridge */127 struct list_head sibling;128 struct notifier_block nb;129 acpi_handle handle;131 u8 function; /* pci function# */132 u32 flags; /* see below */