| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/nvme_emulation/host/nvme_pci_type_config.h>
Data Fields | |
| uint8_t | bar_id |
| uint16_t | log_size |
| enum doca_devemu_pci_bar_mem_type | memory_type |
| uint8_t | prefetchable |
Definition at line 40 of file nvme_pci_type_config.h.
| uint8_t bar_memory_layout_config::bar_id |
The BAR ID that this layout describes
Definition at line 41 of file nvme_pci_type_config.h.
| uint16_t bar_memory_layout_config::log_size |
The log size of the BAR
Definition at line 42 of file nvme_pci_type_config.h.
| enum doca_devemu_pci_bar_mem_type bar_memory_layout_config::memory_type |
The memory type of the BAR
Definition at line 42 of file nvme_pci_type_config.h.
| uint8_t bar_memory_layout_config::prefetchable |
Whether the BAR memory is prefetchable
Definition at line 44 of file nvme_pci_type_config.h.