Searched refs:HardwareIrqConfig (Results 1 – 2 of 2) sorted by relevance
6 pub(super) struct HardwareIrqConfig { struct
33 use super::{hw_irq::HardwareIrqConfig, CurrentApic, LocalAPIC};132 hw_irq_cfg: HardwareIrqConfig, in new() argument158 hw_irq_cfg: HardwareIrqConfig,183 pub(super) fn irq_msi_compose_msg(cfg: &HardwareIrqConfig, msg: &mut MsiMsg, dmar: bool) { in irq_msi_compose_msg() argument