Lines Matching defs:tb_drom_entry_port
257 struct tb_drom_entry_port { struct
259 struct tb_drom_entry_header header;
261 u8 dual_link_port_rid:4;
262 u8 link_nr:1;
263 u8 unknown1:2;
264 bool has_dual_link_port:1;
267 u8 dual_link_port_nr:6;
268 u8 unknown2:2;
271 u8 micro2:4;
272 u8 micro1:4;
273 u8 micro3;
276 u8 peer_port_rid:4;
277 u8 unknown3:3;
278 bool has_peer_port:1;
279 u8 peer_port_nr:6;
280 u8 unknown4:2;