Lines Matching defs:tb_drom_entry_port
254 struct tb_drom_entry_port { struct
256 struct tb_drom_entry_header header;
258 u8 dual_link_port_rid:4;
259 u8 link_nr:1;
260 u8 unknown1:2;
261 bool has_dual_link_port:1;
264 u8 dual_link_port_nr:6;
265 u8 unknown2:2;
268 u8 micro2:4;
269 u8 micro1:4;
270 u8 micro3;
273 u8 peer_port_rid:4;
274 u8 unknown3:3;
275 bool has_peer_port:1;
276 u8 peer_port_nr:6;
277 u8 unknown4:2;