Home
last modified time | relevance | path

Searched refs:pci_rid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_hw.c124 return (pci_cfgregread(PCI_RID2BUS(softc->pci_rid), in amdvi_pci_read()
125 PCI_RID2SLOT(softc->pci_rid), PCI_RID2FUNC(softc->pci_rid), in amdvi_pci_read()
871 &softc->pci_rid, 0, "IOMMU RID"); in amdvi_add_sysctl()
H A Damdvi_priv.h395 uint16_t pci_rid; /* PCI BDF of IOMMU */ member
H A Divrs_drv.c654 softc->pci_rid = ivhd->Header.DeviceId; in ivhd_attach()