pub const ONESHOT: usize = _; // 8_192usize
Interrupt is not reenabled after the hardirq handler finished. Used by threaded interrupts which need to keep the irq line disabled until the threaded handler has been run.