NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
devemu_pci_device_list_sample.c File Reference
#include <devemu_pci_common.h>
#include <signal.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include <time.h>
#include <doca_ctx.h>
#include <doca_devemu_pci.h>
#include <doca_dev.h>
#include <doca_error.h>
#include <doca_log.h>
Include dependency graph for devemu_pci_device_list_sample.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (DPU_DEVEMU_PCI_DEVICE_LIST)
 
doca_error_t devemu_pci_device_list (const char *pci_address)
 

Function Documentation

◆ devemu_pci_device_list()

doca_error_t devemu_pci_device_list ( const char *  pci_address)

Definition at line 48 of file devemu_pci_device_list_sample.c.

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( DPU_DEVEMU_PCI_DEVICE_LIST  )