#include <rte_pci.h>
Detailed Description
A structure describing a PCI resource.
Definition at line 114 of file rte_pci.h.
Field Documentation
Physical address, 0 if no resource.
Definition at line 115 of file rte_pci.h.
Length of the resource.
Definition at line 116 of file rte_pci.h.
Virtual address, NULL when not mapped.
Definition at line 117 of file rte_pci.h.
The documentation for this struct was generated from the following file: