Lines Matching defs:tb_drom_entry_port
214 struct tb_drom_entry_port { struct
216 struct tb_drom_entry_header header;
218 u8 dual_link_port_rid:4;
219 u8 link_nr:1;
220 u8 unknown1:2;
221 bool has_dual_link_port:1;
224 u8 dual_link_port_nr:6;
225 u8 unknown2:2;
228 u8 micro2:4;
229 u8 micro1:4;
230 u8 micro3;
233 u8 peer_port_rid:4;
234 u8 unknown3:3;
235 bool has_peer_port:1;
236 u8 peer_port_nr:6;
237 u8 unknown4:2;