Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h166 struct domain_device { struct
176 struct domain_device *parent; argument
177 struct list_head siblings; /* devices on the same level */
178 struct asd_sas_port *port; /* shortcut to root of the tree */
179 struct sas_phy *phy;
181 struct list_head dev_list_node;
182 struct list_head disco_list_node; /* awaiting probe or destruct */
184 enum sas_protocol iproto;
185 enum sas_protocol tproto;
187 struct sas_rphy *rphy;
[all …]
/kernel/linux/linux-5.10/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
203 struct s390_domain_device *domain_device; in s390_iommu_update_trans() local