Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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