Home
last modified time | relevance | path

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

/linux-4.4.14/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 …]
/linux-4.4.14/drivers/iommu/
Ds390-iommu.c89 struct s390_domain_device *domain_device; in s390_iommu_attach_device() local
142 struct s390_domain_device *domain_device, *tmp; in s390_iommu_detach_device() local
215 struct s390_domain_device *domain_device; in s390_iommu_update_trans() local