pub fn probe_pci() -> Option<usize>Expand description
Probe PCI bus for a VirtIO GPU device (vendor 0x1AF4, device 0x1050).
Returns the MMIO base address (virtual) if found.
pub fn probe_pci() -> Option<usize>Probe PCI bus for a VirtIO GPU device (vendor 0x1AF4, device 0x1050).
Returns the MMIO base address (virtual) if found.