K 10 svn:author V 5 gonzo K 8 svn:date V 27 2016-10-11T17:00:29.012353Z K 7 svn:log V 318 INTRNG - fix MSI/MSIX release path Use isrc in attached MSI data structure instead of using map's isrc directly. map's isrc is set to NULL on IRQ deactivation which happens prior to pci_release_msi so MSI_RELEASE_MSI receives array of NULLs Reviewed by: mmel Differential Revision: https://reviews.freebsd.org/D8206 END