logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_mi_aem_get_fd - Returns the pollable fd for AEM data available

Arguments

ep The endpoint being monitored for asynchronous data

Description

This populated structure can be polled from the application to understand if a call to nvme_mi_aem_process is required (when a poll returns > 0).

Name

nvme_mi_aem_get_fd - Returns the pollable fd for AEM data available

Return

The fd value or -1 if error August 2025 nvme_mi_aem_get_fd nvme_mi_aem_get_fd(2)

Synopsis

intnvme_mi_aem_get_fd(nvme_mi_ep_tep);

See Also