Searched defs:tb_xdomain (Results 1 – 1 of 1) sorted by relevance
243 struct tb_xdomain { struct244 struct device dev;245 struct tb *tb;246 uuid_t *remote_uuid;247 const uuid_t *local_uuid;248 u64 route;249 u16 vendor;250 u16 device;251 unsigned int local_max_hopid;252 unsigned int remote_max_hopid;[all …]