Lines Matching defs:tb_regs_switch_header
162 struct tb_regs_switch_header { struct
164 u16 vendor_id;
165 u16 device_id;
167 u32 first_cap_offset:8;
168 u32 upstream_port_number:6;
169 u32 max_port_number:6;
170 u32 depth:3;
171 u32 __unknown1:1;
172 u32 revision:8;
174 u32 route_lo;
176 u32 route_hi:31;
177 bool enabled:1;
179 u32 plug_events_delay:8; /*
184 u32 cmuv:8;
185 u32 __unknown4:8;
186 u32 thunderbolt_version:8;