virtio_drivers::transport

Module pci

Source
Expand description

PCI transport for VirtIO.

Modules§

  • Module for dealing with a PCI bus in general, without anything specific to VirtIO.

Structs§

Enums§

  • An error encountered initialising a VirtIO PCI transport.

Functions§

  • Returns the type of VirtIO device to which the given PCI vendor and device ID corresponds, or None if it is not a recognised VirtIO device.