pub fn get_device() -> Option<&'static Mutex<VirtioBlkDevice>>Expand description
Get a reference to the global virtio-blk device, if initialized.
pub fn get_device() -> Option<&'static Mutex<VirtioBlkDevice>>Get a reference to the global virtio-blk device, if initialized.