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_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