DPDK
make-f/builddir/build/BUILD/dpdk-1.7.0/mk/rte.sdkconfig.mkshowversion
|
#include <rte_pci.h>
Data Fields | |
uint64_t | phys_addr |
uint64_t | len |
void * | addr |
A structure describing a PCI resource.
void* addr |
Virtual address, NULL when not mapped.
uint64_t len |
Length of the resource.
uint64_t phys_addr |
Physical address, 0 if no resource.