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_ctrl_identify - Issues an 'identify controller' command

Arguments

c Controller instance id Identify controller data structure

Description

Issues an 'identify controller' command to c and copies the data into id.

Name

nvme_ctrl_identify - Issues an 'identify controller' command

Return

0 on success or -1 on failure. August 2025 nvme_ctrl_identify nvme_ctrl_identify(2)

Synopsis

intnvme_ctrl_identify(nvme_ctrl_tc,structnvme_id_ctrl*id);

See Also