summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_directive_types.2
blob: 9662c868e51eed8f3cc6f9acdcbd98c755414ab7 (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" "July 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