Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
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;
131 u8 enclosure_logical_id[8];
133 struct ex_phy *ex_phy;
[all …]
/kernel/linux/linux-6.6/include/scsi/
Dlibsas.h110 struct expander_device { struct
111 struct list_head children;
113 int ex_change_count;
114 u16 max_route_indexes;
115 u8 num_phys;
117 u8 t2t_supp:1;
118 u8 configuring:1;
119 u8 conf_route_table:1;
121 u8 enclosure_logical_id[8];
123 struct ex_phy *ex_phy;
[all …]
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c9340 struct _sas_node *expander_device; in _scsih_scan_for_devices_after_reset() local
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c10390 struct _sas_node *expander_device; in _scsih_scan_for_devices_after_reset() local