Turnstone Operating System
Loading...
Searching...
No Matches
nvme_completion_queue_entry_t Struct Reference

nvme completion queue entry fields More...

#include <nvme.h>

Public Attributes

uint32_t cdw0
 completion dword 0 command specific
 
uint32_t reserved
 reserved
 
uint32_t sqhd: 16
 submission queue head pointer
 
uint32_t sqid: 16
 submission queue identifier
 
uint32_t cid: 16
 command identifier
 
uint32_t p: 1
 phase tag
 
uint32_t status_code: 8
 status of command
 
uint32_t status_type: 3
 status type
 
uint32_t command_retry_delay: 2
 command retry delay
 
uint32_t more: 1
 more
 
uint32_t do_not_retry: 1
 do not retry
 

Detailed Description

nvme completion queue entry fields


The documentation for this struct was generated from the following file: