Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dlibsas.h183 struct domain_device { struct
193 struct domain_device *parent; argument
194 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 …]
/Linux-v4.19/drivers/iommu/
Ds390-iommu.c91 struct s390_domain_device *domain_device; in s390_iommu_attach_device() local
143 struct s390_domain_device *domain_device, *tmp; in s390_iommu_detach_device() local
213 struct s390_domain_device *domain_device; in s390_iommu_update_trans() local