#include <rte_pci.h>
A structure describing a PCI resource.
Definition at line 111 of file rte_pci.h.
§ phys_addr
Physical address, 0 if no resource.
Definition at line 112 of file rte_pci.h.
§ len
Length of the resource.
Definition at line 113 of file rte_pci.h.
§ addr
Virtual address, NULL when not mapped.
Definition at line 114 of file rte_pci.h.
The documentation for this struct was generated from the following file: