Home
last modified time | relevance | path

Searched defs:expander_device (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/scsi/
Dlibsas.h139 struct expander_device { struct
140 struct list_head children;
142 u16 ex_change_count;
143 u16 max_route_indexes;
144 u8 num_phys;
146 u8 t2t_supp:1;
147 u8 configuring:1;
148 u8 conf_route_table:1;
150 u8 enclosure_logical_id[8];
152 struct ex_phy *ex_phy;
[all …]
/linux-3.3/drivers/scsi/mpt2sas/
Dmpt2sas_scsih.c7044 struct _sas_node *expander_device; in _scsih_scan_for_devices_after_reset() local