SRBEX_DATA_NVME_RESPONSE_FLAG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// srb.h

typedef enum {
  SRBEX_DATA_NVME_RESPONSE_FLAG_SQHD_VALID
} SRBEX_DATA_NVME_RESPONSE_FLAG, *PSRBEX_DATA_NVME_RESPONSE_FLAG;
View the official Windows Driver Kit DDI reference
// storport.h

typedef enum {
  SRBEX_DATA_NVME_RESPONSE_FLAG_SQHD_VALID
} SRBEX_DATA_NVME_RESPONSE_FLAG, *PSRBEX_DATA_NVME_RESPONSE_FLAG;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-srb-srbex_data_nvme_response_flag)

Description

Enumerates the properties of a SRBEX data NVMe response.

Constants

SRBEX_DATA_NVME_RESPONSE_FLAG_SQHD_VALID

Indicates that the submission queue head pointer is valid.

Remarks

See also


Windows Driver Kit DDI reference (ne-storport-srbex_data_nvme_response_flag)

Description

See SRBEX_DATA_NVME_RESPONSE_FLAG (srb.h).

Constants

SRBEX_DATA_NVME_RESPONSE_FLAG_SQHD_VALID