Lines Matching defs:tb_regs_switch_header
144 struct tb_regs_switch_header { struct
146 u16 vendor_id;
147 u16 device_id;
149 u32 first_cap_offset:8;
150 u32 upstream_port_number:6;
151 u32 max_port_number:6;
152 u32 depth:3;
153 u32 __unknown1:1;
154 u32 revision:8;
156 u32 route_lo;
158 u32 route_hi:31;
159 bool enabled:1;
161 u32 plug_events_delay:8; /*
166 u32 __unknown4:16;
167 u32 thunderbolt_version:8;