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

#include <oc12.h>

成员变量

uint8_t ch_offset
 
uint8_t ch_len
 
uint8_t lun_offset
 
uint8_t lun_len
 
uint8_t pln_offset
 
uint8_t pln_len
 
uint8_t blk_offset
 
uint8_t blk_len
 
uint8_t pg_offset
 
uint8_t pg_len
 
uint8_t sect_offset
 
uint8_t sect_len
 
uint8_t res [4]
 

结构体成员变量说明

◆ blk_len

uint8_t Oc12IdAddrFormat::blk_len

◆ blk_offset

uint8_t Oc12IdAddrFormat::blk_offset

◆ ch_len

uint8_t Oc12IdAddrFormat::ch_len

◆ ch_offset

uint8_t Oc12IdAddrFormat::ch_offset

◆ lun_len

uint8_t Oc12IdAddrFormat::lun_len

◆ lun_offset

uint8_t Oc12IdAddrFormat::lun_offset

◆ pg_len

uint8_t Oc12IdAddrFormat::pg_len

◆ pg_offset

uint8_t Oc12IdAddrFormat::pg_offset

◆ pln_len

uint8_t Oc12IdAddrFormat::pln_len

◆ pln_offset

uint8_t Oc12IdAddrFormat::pln_offset

◆ res

uint8_t Oc12IdAddrFormat::res[4]

◆ sect_len

uint8_t Oc12IdAddrFormat::sect_len

◆ sect_offset

uint8_t Oc12IdAddrFormat::sect_offset

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