Lines Matching defs:tb_drom_entry_port
213 struct tb_drom_entry_port { struct
215 struct tb_drom_entry_header header;
217 u8 dual_link_port_rid:4;
218 u8 link_nr:1;
219 u8 unknown1:2;
220 bool has_dual_link_port:1;
223 u8 dual_link_port_nr:6;
224 u8 unknown2:2;
227 u8 micro2:4;
228 u8 micro1:4;
229 u8 micro3;
232 u8 peer_port_rid:4;
233 u8 unknown3:3;
234 bool has_peer_port:1;
235 u8 peer_port_nr:6;
236 u8 unknown4:2;