Searched defs:expander_device (Results 1 – 1 of 1) sorted by relevance
137 struct expander_device { struct138 struct list_head children;140 int ex_change_count;141 u16 max_route_indexes;142 u8 num_phys;144 u8 t2t_supp:1;145 u8 configuring:1;146 u8 conf_route_table:1;148 u8 enclosure_logical_id[8];150 struct ex_phy *ex_phy;[all …]