Searched defs:expander_device (Results 1 – 1 of 1) sorted by relevance
120 struct expander_device { struct121 struct list_head children;123 int ex_change_count;124 u16 max_route_indexes;125 u8 num_phys;127 u8 t2t_supp:1;128 u8 configuring:1;129 u8 conf_route_table:1;131 u8 enclosure_logical_id[8];133 struct ex_phy *ex_phy;[all …]