summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcib_support.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-07Add OFW_IOMMU id type for pci_get_id() so we can ask parent IOMMURuslan Bukin
2020-09-01pci: clean up empty lines in .c and .h filesMateusz Guzik
2016-05-16Re-commit r299467 having fixed the build:Andrew Turner
2016-05-11Revert r299467 to fix the kernel build.Conrad Meyer
2016-05-11Add a new get_id interface to pci and pcib. This will allow us to bothAndrew Turner
2015-03-01Add some pcib methods to get ARI-related informationRyan Stone
2014-04-01Add missing copyright date.Ryan Stone
2014-04-01Add support for PCIe ARIRyan Stone
2014-04-01Add a method to get the PCI RID for a device.Ryan Stone
2014-04-01Revert PCI RID changes.Ryan Stone
2014-04-01Add a method to get the PCI Routing ID for a deviceRyan Stone