Home
last modified time | relevance | path

Searched refs:PCI_SECURE_IOMMU_BAL (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/
H A Dpcireg.h954 #define PCI_SECURE_IOMMU_BAL 0x04 /* Base Address Low */ macro
H A Dpci_subr.c1660 reg = regs[o2i(capoff + PCI_SECURE_IOMMU_BAL)]; in pci_conf_print_secure_cap()