Lines Matching defs:tb_regs_switch_header
117 struct tb_regs_switch_header { struct
119 u16 vendor_id;
120 u16 device_id;
122 u32 first_cap_offset:8;
123 u32 upstream_port_number:6;
124 u32 max_port_number:6;
125 u32 depth:3;
126 u32 __unknown1:1;
127 u32 revision:8;
129 u32 route_lo;
131 u32 route_hi:31;
132 bool enabled:1;
134 u32 plug_events_delay:8; /*
139 u32 __unknown4:16;
140 u32 thunderbolt_version:8;