summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_directive_types.2
blob: f8ba3c1a82a8cffd6663a4ad8d0b9f1b4f9cab98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH "libnvme" 9 "enum nvme_directive_types" "August 2022" "API Manual" LINUX
.SH NAME
enum nvme_directive_types \- Directives Supported or Enabled
.SH SYNOPSIS
enum nvme_directive_types {
.br
.BI "    NVME_ID_DIR_ID_BIT"
, 
.br
.br
.BI "    NVME_ID_DIR_SD_BIT"

};
.SH Constants
.IP "NVME_ID_DIR_ID_BIT" 12
Identify directive is supported
.IP "NVME_ID_DIR_SD_BIT" 12
Streams directive is supported