Updated: October 28, 2024 |
Read 64 bits from the PCI configuration space
#include <qvm/hpci.h>
uint64_t hpci_rd_cfg64(void *hdl, unsigned off)
This function reads 64 bits of device-specific data from the PCI configuration space, starting at offset off.
Contents of the configuration space.