Lines Matching defs:tb_regs_switch_header
166 struct tb_regs_switch_header { struct
168 u16 vendor_id;
169 u16 device_id;
171 u32 first_cap_offset:8;
172 u32 upstream_port_number:6;
173 u32 max_port_number:6;
174 u32 depth:3;
175 u32 __unknown1:1;
176 u32 revision:8;
178 u32 route_lo;
180 u32 route_hi:31;
181 bool enabled:1;
183 u32 plug_events_delay:8; /*
188 u32 cmuv:8;
189 u32 __unknown4:8;
190 u32 thunderbolt_version:8;