Lines Matching defs:tb_drom_entry_port
206 struct tb_drom_entry_port { struct
208 struct tb_drom_entry_header header;
210 u8 dual_link_port_rid:4;
211 u8 link_nr:1;
212 u8 unknown1:2;
213 bool has_dual_link_port:1;
216 u8 dual_link_port_nr:6;
217 u8 unknown2:2;
220 u8 micro2:4;
221 u8 micro1:4;
222 u8 micro3;
225 u8 peer_port_rid:4;
226 u8 unknown3:3;
227 bool has_peer_port:1;
228 u8 peer_port_nr:6;
229 u8 unknown4:2;