msix: Remove MSI-X allocation, step 3/many
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 16 Jan 2012 10:41:49 +0000 (18:41 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 16 Jan 2012 10:41:49 +0000 (18:41 +0800)
commit84ee36132b941a179dee2b7de76c71d3a6d57d28
tree501a815f9e5c86d4307af9204151023797cb4208
parenta39a29843a238ca398a8af4515d7c0a97fe83eab
msix: Remove MSI-X allocation, step 3/many

Add alloc_msix_vector pci method, which allocate one MSI-X at the
specified position on the target CPU
sys/bus/pci/pci.c
sys/bus/pci/pci_if.m
sys/bus/pci/pci_private.h
sys/bus/pci/pcivar.h