Loading...
Searching...
No Matches
spdk_vfu_pci_region Struct Reference

Vfio-user device PCI region. More...

#include <vfu_target.h>

Collaboration diagram for spdk_vfu_pci_region:

Data Fields

uint64_t offset
 Offset of the PCI region.
 
uint64_t len
 Length of the PCI region.
 
uint64_t flags
 Capability flags.
 
uint32_t nr_sparse_mmaps
 Number of sparse mmap region.
 
int fd
 Representative of the PCI region access file descriptor.
 
struct spdk_vfu_sparse_mmap mmaps [SPDK_VFU_MAXIMUM_SPARSE_MMAP_REGIONS]
 Sparse mmap regions.
 
spdk_vfu_access_cb access_cb
 PCI region access callback.
 

Detailed Description

Vfio-user device PCI region.

PCI region is definition of PCI device BAR.


The documentation for this struct was generated from the following file:
  • vfu_target.h