Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dlibsas.h156 struct domain_device { struct
166 struct domain_device *parent; argument
167 struct list_head siblings; /* devices on the same level */
168 struct asd_sas_port *port; /* shortcut to root of the tree */
169 struct sas_phy *phy;
171 struct list_head dev_list_node;
172 struct list_head disco_list_node; /* awaiting probe or destruct */
174 enum sas_protocol iproto;
175 enum sas_protocol tproto;
177 struct sas_rphy *rphy;
[all …]