Searched refs:pci_cap (Results 1 – 2 of 2) sorted by relevance
216 if (softc->pci_cap & AMDVI_PCI_CAP_IOTLB) { in amdvi_hw_enable_iotlb()742 softc->pci_cap = cap >> 24; in amdvi_print_pci_cap()744 cap, off, softc->pci_cap, in amdvi_print_pci_cap()996 if (create && ((softc->pci_cap & AMDVI_PCI_CAP_NPCACHE) == 0)) in amdvi_do_inv_domain()
393 uint8_t pci_cap; /* PCI capability. */ member