RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
rt_nvme_command_create_sq结构体 参考

#include <nvme.h>

Public 成员函数

 NVME_RSVD (4, 20)
 
 NVME_RSVD (32, 8)
 
 NVME_RSVD (104, 16)
 

成员变量

rt_uint8_t opcode
 
rt_uint8_t flags
 
rt_uint16_t cmdid
 
rt_le64_t prp1
 
rt_le16_t sqid
 
rt_le16_t qsize
 
rt_le16_t sq_flags
 
rt_le16_t cqid
 

详细描述

在文件 nvme.h394 行定义.

成员函数说明

◆ NVME_RSVD() [1/3]

rt_nvme_command_create_sq::NVME_RSVD ( 4 ,
20  )

◆ NVME_RSVD() [2/3]

rt_nvme_command_create_sq::NVME_RSVD ( 32 ,
8  )

◆ NVME_RSVD() [3/3]

rt_nvme_command_create_sq::NVME_RSVD ( 104 ,
16  )

结构体成员变量说明

◆ opcode

rt_uint8_t rt_nvme_command_create_sq::opcode

在文件 nvme.h396 行定义.

◆ flags

rt_uint8_t rt_nvme_command_create_sq::flags

在文件 nvme.h397 行定义.

◆ cmdid

rt_uint16_t rt_nvme_command_create_sq::cmdid

在文件 nvme.h398 行定义.

◆ prp1

rt_le64_t rt_nvme_command_create_sq::prp1

在文件 nvme.h400 行定义.

◆ sqid

rt_le16_t rt_nvme_command_create_sq::sqid

在文件 nvme.h402 行定义.

◆ qsize

rt_le16_t rt_nvme_command_create_sq::qsize

在文件 nvme.h403 行定义.

◆ sq_flags

rt_le16_t rt_nvme_command_create_sq::sq_flags

在文件 nvme.h404 行定义.

◆ cqid

rt_le16_t rt_nvme_command_create_sq::cqid

在文件 nvme.h405 行定义.