Searched refs:IrqTypeNotSupported (Results 1 – 1 of 1) sorted by relevance
33 IrqTypeNotSupported, enumerator197 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_enable()297 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_install()547 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_uninstall()664 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_mask()785 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_unmask()906 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_check_pending()