⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_device

Function get_device 

Source
pub fn get_device() -> Option<&'static Mutex<VirtioBlkDevice>>
Expand description

Get a reference to the global virtio-blk device, if initialized.