DuneNvme
1.0.0
This is a simple NVMe test environment that allows experimentation with the low level PCIe NVMe interfaces as available on a Xilinx FPGA environment.
|
Public Attributes | |
uint32_t | channel |
bool | c2h |
uint32_t | devChannel |
uint32_t | registers |
uint8_t * | dmaDescs |
dma_addr_t | dmaDescsPhysAddress |
uint32_t | dmaBufferLen |
uint8_t * | dmaBuffer |
dma_addr_t | dmaPhysAddress |
DmaDesc * | dmaDesc |
uint32_t | available |
wait_queue_head_t | event |
bool | waitForEvent |
uint32_t | nTrans |