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

#include <request_queue.h>

Data Fields

unsigned int headReq: 16
 
unsigned int tailReq: 16
 
unsigned int reqCnt: 16
 
unsigned int reserved0: 16
 

Detailed Description

Definition at line 58 of file request_queue.h.

Field Documentation

◆ headReq

unsigned int _SLICE_REQUEST_QUEUE::headReq

Definition at line 60 of file request_queue.h.

◆ reqCnt

unsigned int _SLICE_REQUEST_QUEUE::reqCnt

Definition at line 62 of file request_queue.h.

◆ reserved0

unsigned int _SLICE_REQUEST_QUEUE::reserved0

Definition at line 63 of file request_queue.h.

◆ tailReq

unsigned int _SLICE_REQUEST_QUEUE::tailReq

Definition at line 61 of file request_queue.h.


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