summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pci_host_generic.h
Commit message (Expand)AuthorAgeFilesLines
* Mark the ThunderX and generic PCI drivers as cache-coherent when we knowAndrew Turner2016-05-311-0/+2
* Call ofw_bus_msimap to find the parent MSI controller, it may not use theAndrew Turner2016-05-161-1/+0
* Add a pcib interface for use by interrupt controllers that need toAndrew Turner2016-05-161-0/+1
* Introduce MSI and MSI-X support to intrng. This adds a new msi deviceAndrew Turner2016-05-161-0/+1
* Restore ThunderX Pass1.1 PCI changes removed by r295962Wojciech Macek2016-02-261-0/+2
* Make pci_host_generic and thunderx_pci commonWojciech Macek2016-02-241-0/+71