summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/dev/msi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement pci_intr_establish_cpu() for pyro(4) and vpci(4) based sparc64jmatthew2020-06-231-10/+16
* sizes for free(); ok semariederaadt2015-09-081-2/+2
* The hypervisor on a SPARC T5-2 needs stricter alignment of the MSI messagekettenis2014-11-241-2/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* Split some generic MSI code out into its own file.kettenis2011-07-061-0/+86