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_mi_ctrl_id - get the ID of a controller

Arguments

ctrl controller to query

Description

Retrieve the ID of the controller, as defined by hardware, and available in the Identify (Controller List) data. This is the value passed to nvme_mi_init_ctrl, but may have been created internally via nvme_mi_scan_ep.

Name

nvme_mi_ctrl_id - get the ID of a controller

Return

the (locally-stored) ID of this controller. May 2025 nvme_mi_ctrl_id nvme_mi_ctrl_id(2)

Synopsis

__u16nvme_mi_ctrl_id(nvme_mi_ctrl_tctrl);

See Also