Searched defs:acpiphp_bridge (Results 1 – 1 of 1) sorted by relevance
100 struct acpiphp_bridge { struct101 struct list_head list;102 acpi_handle handle;103 struct acpiphp_slot *slots;104 int type;105 int nr_slots;107 u8 seg;108 u8 bus;109 u8 sub;111 u32 flags;[all …]