Lines Matching defs:tb_regs_switch_header
145 struct tb_regs_switch_header { struct
147 u16 vendor_id;
148 u16 device_id;
150 u32 first_cap_offset:8;
151 u32 upstream_port_number:6;
152 u32 max_port_number:6;
153 u32 depth:3;
154 u32 __unknown1:1;
155 u32 revision:8;
157 u32 route_lo;
159 u32 route_hi:31;
160 bool enabled:1;
162 u32 plug_events_delay:8; /*
167 u32 __unknown4:16;
168 u32 thunderbolt_version:8;