Searched defs:expander_device (Results 1 – 2 of 2) sorted by relevance
45173 struct expander_device { struct45174 struct list_head children;45175 int ex_change_count;45176 u16 max_route_indexes;45177 u8 num_phys;45178 u8 t2t_supp: 1;45179 u8 configuring: 1;45180 u8 conf_route_table: 1;45181 u8 enclosure_logical_id[8];45182 struct ex_phy *ex_phy;[all …]