Lines Matching defs:expander_device
144 struct expander_device { struct
145 struct list_head children;
147 int ex_change_count;
148 u16 max_route_indexes;
149 u8 num_phys;
151 u8 t2t_supp:1;
152 u8 configuring:1;
153 u8 conf_route_table:1;
155 u8 enclosure_logical_id[8];
157 struct ex_phy *ex_phy;
158 struct sas_port *parent_port;
160 struct mutex cmd_mutex;