Searched refs:IrqTypeUnmatch (Results 1 – 1 of 1) sorted by relevance
35 IrqTypeUnmatch, enumerator231 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msix_enable()262 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msi_enable()348 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msi_install()447 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msi_install()496 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msix_install()525 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msix_install()592 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msi_uninstall()642 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msix_uninstall()722 return Err(PciError::PciIrqError(PciIrqError::IrqTypeUnmatch)); in msi_mask()[all …]