FEMU  原版 master 7e238cc
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
Oc12Bbt结构体 参考

#include <oc12.h>

成员变量

uint8_t tblid [4]
 
uint16_t verid
 
uint16_t revid
 
uint32_t rsvd1
 
uint32_t tblks
 
uint32_t tfact
 
uint32_t tgrown
 
uint32_t tdresv
 
uint32_t thresv
 
uint32_t rsvd2 [8]
 
uint8_t blk [0]
 

结构体成员变量说明

◆ blk

uint8_t Oc12Bbt::blk[0]

◆ revid

uint16_t Oc12Bbt::revid

◆ rsvd1

uint32_t Oc12Bbt::rsvd1

◆ rsvd2

uint32_t Oc12Bbt::rsvd2[8]

◆ tblid

uint8_t Oc12Bbt::tblid[4]

◆ tblks

uint32_t Oc12Bbt::tblks

◆ tdresv

uint32_t Oc12Bbt::tdresv

◆ tfact

uint32_t Oc12Bbt::tfact

◆ tgrown

uint32_t Oc12Bbt::tgrown

◆ thresv

uint32_t Oc12Bbt::thresv

◆ verid

uint16_t Oc12Bbt::verid

该结构体的文档由以下文件生成: