blob: 915aeb7f2851a8f5617a1727cb512a2d34b8b9b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.TH "libnvme" 9 "struct nbft_info_security" "February 2024" "API Manual" LINUX
.SH NAME
struct nbft_info_security \- Security Profile Descriptor
.SH SYNOPSIS
struct nbft_info_security {
.br
.BI " int index;"
.br
.BI "
};
.br
.SH Members
.IP "index" 12
The number of this Security Profile Descriptor in the Security
Profile Descriptor List.
|