Skip to main content

NIC_IRQ_LINE

Static NIC_IRQ_LINE 

Source
pub static NIC_IRQ_LINE: AtomicU8
Expand description

IRQ line of the first registered NIC. Written once by the NIC driver’s init(); read by nic_handler in the IDT to send EOI.