Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
A Dlibsas.h120 struct expander_device { struct
121 struct list_head children;
123 int ex_change_count;
124 u16 max_route_indexes;
125 u8 num_phys;
127 u8 t2t_supp:1;
128 u8 configuring:1;
129 u8 conf_route_table:1;
133 struct ex_phy *ex_phy;
134 struct sas_port *parent_port;
[all …]
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c10391 struct _sas_node *expander_device; in _scsih_scan_for_devices_after_reset() local

Completed in 23 milliseconds