1
0
Fork 0

Merging upstream version 1.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 12:57:29 +02:00
parent 22fcbdb0c8
commit 35c8bfce7f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
1041 changed files with 6076 additions and 1170 deletions

View file

@ -0,0 +1,11 @@
.TH "nvme_mi_aem_disable" 9 "nvme_mi_aem_disable" "May 2025" "libnvme API manual" LINUX
.SH NAME
nvme_mi_aem_disable \- Disable AE on the provided endpoint
.SH SYNOPSIS
.B "int" nvme_mi_aem_disable
.BI "(nvme_mi_ep_t ep " ");"
.SH ARGUMENTS
.IP "ep" 12
Endpoint to disable AEs
.SH "RETURN"
0 is a success, nonzero is an error and errno may be read for further details