Module pci

Source
Expand description

PCI transport for VirtIO.

Modules§

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

Structs§

PciTransport
PCI transport for VirtIO.

Enums§

VirtioPciError
An error encountered initialising a VirtIO PCI transport.

Functions§

virtio_device_type
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.