Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dlibsas.h190 struct domain_device { struct
200 struct domain_device *parent; argument
201 struct list_head siblings; /* devices on the same level */
202 struct asd_sas_port *port; /* shortcut to root of the tree */
203 struct sas_phy *phy;
205 struct list_head dev_list_node;
206 struct list_head disco_list_node; /* awaiting probe or destruct */
208 enum sas_protocol iproto;
209 enum sas_protocol tproto;
211 struct sas_rphy *rphy;
[all …]