hpci_t

Data type for representing host PCI devices

Synopsis:

#include <qvm/hpci.h>
typedef struct hpci_s hpci_t;

Description:

The hpci_t data type is an opaque structure representing a host PCI device. A pointer to this data type is used in hpci_*() functions as a handle to the device.

Page updated: