Lines Matching defs:expander_device
137 struct expander_device { struct
138 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;
151 struct sas_port *parent_port;
153 struct mutex cmd_mutex;