Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_directive_types - Directives Supported or Enabled

SYNOPSIS

enum nvme_directive_types {
NVME_ID_DIR_ID_BIT ,
NVME_ID_DIR_SD_BIT ,
NVME_ID_DIR_DP_BIT

};

Constants

Identify directive is supported
Streams directive is supported
Direct Placement directive is supported
enum nvme_directive_types February 2024