NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
bar_region_config Struct Reference

#include </opt/mellanox/doca/applications/nvme_emulation/host/nvme_pci_type_config.h>

Data Fields

uint8_t bar_id
 
uint64_t start_address
 
uint64_t size
 

Detailed Description

Definition at line 47 of file nvme_pci_type_config.h.

Field Documentation

◆ bar_id

uint8_t bar_region_config::bar_id

The BAR ID that the region is part of

Definition at line 48 of file nvme_pci_type_config.h.

◆ size

uint64_t bar_region_config::size

The size of the region in bytes

Definition at line 50 of file nvme_pci_type_config.h.

◆ start_address

uint64_t bar_region_config::start_address

The start address of the region within the BAR

Definition at line 49 of file nvme_pci_type_config.h.


The documentation for this struct was generated from the following files: