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()618 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_uninstall()742 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_mask()864 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_unmask()986 return Err(PciError::PciIrqError(PciIrqError::IrqTypeNotSupported)); in irq_check_pending()