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

try_init_mmio_blk

Function try_init_mmio_blk 

Source
pub fn try_init_mmio_blk(base: usize) -> Result<VirtioBlkDevice, KernelError>
Expand description

Try to initialize a virtio-mmio block device at base.