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

The structure of data buffer table. More...

#include <data_buffer.h>

Collaboration diagram for _DATA_BUF_MAP:

Data Fields

DATA_BUF_ENTRY dataBuf [AVAILABLE_DATA_BUFFER_ENTRY_COUNT]
 

Detailed Description

The structure of data buffer table.

A fixed-sized 1D data buffer array. Used for storing a slice command and managing the relation between data buffer entries.

Definition at line 120 of file data_buffer.h.

Field Documentation

◆ dataBuf

Definition at line 122 of file data_buffer.h.


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