Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibsas.h106 struct expander_device { struct
107 struct list_head children;
109 int ex_change_count;
110 u16 max_route_indexes;
111 u8 num_phys;
113 u8 t2t_supp:1;
114 u8 configuring:1;
115 u8 conf_route_table:1;
117 u8 enclosure_logical_id[8];
119 struct ex_phy *ex_phy;
[all …]
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c11621 struct _sas_node *expander_device; in _scsih_scan_for_devices_after_reset() local