logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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