Searched refs:device_get_devclass (Results 1 – 7 of 7) sorted by relevance
231 device_get_devclass(dev) == dc) in iommu_init()
249 src_class = device_get_devclass(src); in dmar_ir_find()
621 if (device_get_devclass(device_get_parent(pcib)) != in dmar_dev_depth()642 if (device_get_devclass(device_get_parent(pcib)) != in dmar_dev_path()774 if (device_get_devclass(device_get_parent(dev)) != in dmar_find()
508 if (device_get_devclass(bus) == bhnd_class) in bcm_mips_find_bhnd_parent()
765 if (device_get_devclass(parent) == pci_class) in thunder_pem_attach()
587 devclass_t device_get_devclass(device_t dev);
2318 device_get_devclass(device_t dev) in device_get_devclass() function3092 dc = device_get_devclass(dev); in device_set_unit()