Searched refs:ach_src_deviceid (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.h235 int32_t ach_src_deviceid; member in struct:amd_iommu_acpi_ivhd
H A Damd_iommu_acpi.c527 acpi_ivhdp->ach_src_deviceid = -1;
557 acpi_ivhdp->ach_src_deviceid = deventry->idev_src_deviceid;
564 acpi_ivhdp->ach_src_deviceid = deventry->idev_src_deviceid;
585 acpi_ivhdp->ach_src_deviceid = deventry->idev_src_deviceid;
843 hinfop->ach_src_deviceid,
940 hinfop->ach_src_deviceid);
H A Damd_iommu_page_tables.c76 } else if (hinfop->ach_src_deviceid == -1) {
79 *src_bdfp = hinfop->ach_src_deviceid;

Completed in 65 milliseconds