Searched refs:cur_type (Results 1 – 4 of 4) sorted by relevance
36 u8 cur_type; member
284 garp_cb(app->pdu)->cur_type = attrtype; in garp_pdu_append_msg() 302 if (garp_cb(app->pdu)->cur_type != attr->type) { in garp_pdu_append_attr() 303 if (garp_cb(app->pdu)->cur_type && in garp_pdu_append_attr()
1838 struct device *dev, int cur_type) in iommu_get_def_domain_type() 1853 return cur_type; in iommu_get_def_domain_type() 1855 if (!type || cur_type == type) in iommu_get_def_domain_type() 1856 return cur_type; in iommu_get_def_domain_type() 1857 if (!cur_type) in iommu_get_def_domain_type() 1863 iommu_domain_type_str(cur_type), iommu_domain_type_str(type), in iommu_get_def_domain_type() 1872 return cur_type; in iommu_get_def_domain_type() 1839 iommu_get_def_domain_type(struct iommu_group * group,struct device * dev,int cur_type) iommu_get_def_domain_type() argument
76 u32 cur_type; member