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_init_ctrl - Initialize nvme_ctrl_t object for an existing controller.

Arguments

       h           nvme_host_t object

       c           nvme_ctrl_t object

       instance    Instance number (e.g. 1 for nvme1)

Name

       nvme_init_ctrl - Initialize nvme_ctrl_t object for an existing controller.

Return

       The ioctl return code. Typically 0 on success.

May 2025                                         nvme_init_ctrl                                nvme_init_ctrl(2)

Synopsis

intnvme_init_ctrl(nvme_host_th,nvme_ctrl_tc,intinstance);

See Also