Searched refs:IrqTypeNotSupported (Results 1 – 1 of 1) sorted by relevance
40 IrqTypeNotSupported, enumerator239 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_enable()339 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_install()617 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_uninstall()740 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_mask()861 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_unmask()982 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_check_pending()