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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c476 ASSERT(acpi_ivhdp->ach_deviceid_end == -1);
477 acpi_ivhdp->ach_deviceid_end = deventry->idev_deviceid;
526 acpi_ivhdp->ach_deviceid_end = -1;
533 acpi_ivhdp->ach_deviceid_end = (uint16_t)-1;
539 acpi_ivhdp->ach_deviceid_end = deventry->idev_deviceid;
545 acpi_ivhdp->ach_deviceid_end = -1;
556 acpi_ivhdp->ach_deviceid_end = deventry->idev_deviceid;
563 acpi_ivhdp->ach_deviceid_end = -1;
571 acpi_ivhdp->ach_deviceid_end = deventry->idev_deviceid;
577 acpi_ivhdp->ach_deviceid_end
[all...]
H A Damd_iommu_acpi.h204 int32_t ach_deviceid_end; member in struct:amd_iommu_acpi_ivhd

Completed in 57 milliseconds