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

#include <oc20.h>

Oc20Namespace 的协作图:

成员变量

Oc20NamespaceGeometry id_ctrl
 
Oc20AddrF lbaf
 
uint8_t * resetfail
 
uint8_t * writefail
 
uint32_t chks_per_grp
 
uint32_t chks_total
 
uint32_t secs_per_chk
 
uint32_t secs_per_lun
 
uint32_t secs_per_grp
 
uint32_t secs_total
 
uint64_t chunkinfo_size
 
Oc20CSchunk_info
 

结构体成员变量说明

◆ chks_per_grp

uint32_t Oc20Namespace::chks_per_grp

◆ chks_total

uint32_t Oc20Namespace::chks_total

◆ chunk_info

Oc20CS* Oc20Namespace::chunk_info

◆ chunkinfo_size

uint64_t Oc20Namespace::chunkinfo_size

◆ id_ctrl

Oc20NamespaceGeometry Oc20Namespace::id_ctrl

◆ lbaf

Oc20AddrF Oc20Namespace::lbaf

◆ resetfail

uint8_t* Oc20Namespace::resetfail

◆ secs_per_chk

uint32_t Oc20Namespace::secs_per_chk

◆ secs_per_grp

uint32_t Oc20Namespace::secs_per_grp

◆ secs_per_lun

uint32_t Oc20Namespace::secs_per_lun

◆ secs_total

uint32_t Oc20Namespace::secs_total

◆ writefail

uint8_t* Oc20Namespace::writefail

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