Function e1000::get_e1000_nic

source ·
pub fn get_e1000_nic() -> Option<&'static IrqSafeMutex<E1000Nic>>
Expand description

Returns a reference to the E1000Nic wrapped in a IrqSafeMutex, if it exists and has been initialized.