summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_cmd_format_pil.2
blob: 5fc9ee4868f7f2427ad30b4dee4a389cadbb4beb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH "libnvme" 9 "enum nvme_cmd_format_pil" "July 2022" "API Manual" LINUX
.SH NAME
enum nvme_cmd_format_pil \- Format NVM - Protection Information Location
.SH SYNOPSIS
enum nvme_cmd_format_pil {
.br
.BI "    NVME_FORMAT_PIL_LAST"
, 
.br
.br
.BI "    NVME_FORMAT_PIL_FIRST"

};
.SH Constants
.IP "NVME_FORMAT_PIL_LAST" 12
Protection information is transferred as the last
bytes of metadata.
.IP "NVME_FORMAT_PIL_FIRST" 12
Protection information is transferred as the first
bytes of metadata.