.TH "libnvme_mi_aem_disable" 9 "libnvme_mi_aem_disable" "September 2026" "libnvme API manual" LINUX .SH NAME libnvme_mi_aem_disable \- Disable AE on the provided endpoint .SH SYNOPSIS .B "int" libnvme_mi_aem_disable .BI "(struct libnvme_mi_ep *ep " ");" .SH ARGUMENTS .IP "ep" 12 Endpoint to disable AEs .SH "RETURN" 0 on success, negative error code otherwise.