blob: 4f6bd85bc03cae072fc980141b8523f8f517d4f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.TH "libnvme" 9 "struct nbft_info_security" "October 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.
|