1nvme_mi_ctrl_id(9)            libnvme API manual            nvme_mi_ctrl_id(9)
2
3
4

NAME

6       nvme_mi_ctrl_id - get the ID of a controller
7

SYNOPSIS

9       __u16 nvme_mi_ctrl_id (nvme_mi_ctrl_t ctrl );
10

ARGUMENTS

12       ctrl        controller to query
13

DESCRIPTION

15       Retrieve  the  ID of the controller, as defined by hardware, and availā€
16       able in the Identify (Controller List) data. This is the  value  passed
17       to   nvme_mi_init_ctrl,  but  may  have  been  created  internally  via
18       nvme_mi_scan_ep.
19

RETURN

21       the (locally-stored) ID of this controller.
22
23
24
25October 2023                    nvme_mi_ctrl_id             nvme_mi_ctrl_id(9)
Impressum