Searched refs:ivhdc_first_deventry (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c114 if (c->ivhdc_first_deventry == NULL)
115 c->ivhdc_first_deventry = devp;
215 if (c->ivhdc_first_deventry == NULL)
216 c->ivhdc_first_deventry = devp;
402 for (devp = ivhdcp->ivhdc_first_deventry; devp; ) {
627 for (d = ivhdcp->ivhdc_first_deventry; d; d = d->idev_next) {
667 for (deventry = ivhdcp->ivhdc_first_deventry; deventry;
H A Damd_iommu_acpi.h159 ivhd_deventry_t *ivhdc_first_deventry; member in struct:ivhd_container

Completed in 46 milliseconds