OpenSSD Cosmos+ Platform Firmware  0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
_HOST_DMA_STATUS Struct Reference

#include <host_lld.h>

Collaboration diagram for _HOST_DMA_STATUS:

Data Fields

HOST_DMA_FIFO_CNT_REG fifoHead
 
HOST_DMA_FIFO_CNT_REG fifoTail
 
unsigned int directDmaTxCnt
 
unsigned int directDmaRxCnt
 
unsigned int autoDmaTxCnt
 
unsigned int autoDmaRxCnt
 

Detailed Description

Definition at line 327 of file host_lld.h.

Field Documentation

◆ autoDmaRxCnt

unsigned int _HOST_DMA_STATUS::autoDmaRxCnt

Definition at line 334 of file host_lld.h.

◆ autoDmaTxCnt

unsigned int _HOST_DMA_STATUS::autoDmaTxCnt

Definition at line 333 of file host_lld.h.

◆ directDmaRxCnt

unsigned int _HOST_DMA_STATUS::directDmaRxCnt

Definition at line 332 of file host_lld.h.

◆ directDmaTxCnt

unsigned int _HOST_DMA_STATUS::directDmaTxCnt

Definition at line 331 of file host_lld.h.

◆ fifoHead

HOST_DMA_FIFO_CNT_REG _HOST_DMA_STATUS::fifoHead

Definition at line 329 of file host_lld.h.

◆ fifoTail

HOST_DMA_FIFO_CNT_REG _HOST_DMA_STATUS::fifoTail

Definition at line 330 of file host_lld.h.


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