OpenSSD Cosmos+ Platform Firmware
0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
|
#include <nsc_driver.h>
Data Fields | |
unsigned int | cmdSelect |
unsigned int | waySelect |
unsigned int | reportAddress |
unsigned int | getFeaturesAddress |
unsigned int | completionAddress |
Definition at line 212 of file nsc_driver.h.
unsigned int T4REG_CMD_GET_FEATURES::cmdSelect |
Definition at line 214 of file nsc_driver.h.
unsigned int T4REG_CMD_GET_FEATURES::completionAddress |
Definition at line 218 of file nsc_driver.h.
unsigned int T4REG_CMD_GET_FEATURES::getFeaturesAddress |
Definition at line 217 of file nsc_driver.h.
unsigned int T4REG_CMD_GET_FEATURES::reportAddress |
Definition at line 216 of file nsc_driver.h.
unsigned int T4REG_CMD_GET_FEATURES::waySelect |
Definition at line 215 of file nsc_driver.h.