pub static NIC_IRQ_LINE: AtomicU8
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.
init()
nic_handler