Searched defs:domain_device (Results 1 – 2 of 2) sorted by relevance
183 struct domain_device { struct193 struct domain_device *parent; argument194 struct list_head siblings; /* devices on the same level */195 struct asd_sas_port *port; /* shortcut to root of the tree */196 struct sas_phy *phy;198 struct list_head dev_list_node;199 struct list_head disco_list_node; /* awaiting probe or destruct */201 enum sas_protocol iproto;202 enum sas_protocol tproto;204 struct sas_rphy *rphy;[all …]
91 struct s390_domain_device *domain_device; in s390_iommu_attach_device() local143 struct s390_domain_device *domain_device, *tmp; in s390_iommu_detach_device() local213 struct s390_domain_device *domain_device; in s390_iommu_update_trans() local