#include <errno.h>
#include <linux/vfio.h>
#include <sys/ioctl.h>
#include <sys/eventfd.h>
#include <unistd.h>
#include <doca_error.h>
#include <doca_log.h>
#include <common.h>
#include <devemu_pci_common.h>
#include <devemu_pci_host_common.h>
Go to the source code of this file.
◆ devemu_pci_device_db_host()
| doca_error_t devemu_pci_device_db_host |
( |
const char * |
pci_address, |
|
|
int |
vfio_group, |
|
|
int |
region_idx, |
|
|
uint16_t |
db_idx, |
|
|
uint32_t |
db_value |
|
) |
| |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
DEVEMU_PCI_DEVICE_DB_HOST |
| ) |
|