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

#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 cqid
 
rt_le16_t qsize
 
rt_le16_t cq_flags
 
rt_le16_t irq_vector
 

详细描述

在文件 nvme.h379 行定义.

成员函数说明

◆ NVME_RSVD() [1/3]

rt_nvme_command_create_cq::NVME_RSVD ( 4 ,
20  )

◆ NVME_RSVD() [2/3]

rt_nvme_command_create_cq::NVME_RSVD ( 32 ,
8  )

◆ NVME_RSVD() [3/3]

rt_nvme_command_create_cq::NVME_RSVD ( 104 ,
16  )

结构体成员变量说明

◆ opcode

rt_uint8_t rt_nvme_command_create_cq::opcode

在文件 nvme.h381 行定义.

◆ flags

rt_uint8_t rt_nvme_command_create_cq::flags

在文件 nvme.h382 行定义.

◆ cmdid

rt_uint16_t rt_nvme_command_create_cq::cmdid

在文件 nvme.h383 行定义.

◆ prp1

rt_le64_t rt_nvme_command_create_cq::prp1

在文件 nvme.h385 行定义.

◆ cqid

rt_le16_t rt_nvme_command_create_cq::cqid

在文件 nvme.h387 行定义.

◆ qsize

rt_le16_t rt_nvme_command_create_cq::qsize

在文件 nvme.h388 行定义.

◆ cq_flags

rt_le16_t rt_nvme_command_create_cq::cq_flags

在文件 nvme.h389 行定义.

◆ irq_vector

rt_le16_t rt_nvme_command_create_cq::irq_vector

在文件 nvme.h390 行定义.