1nvme_mi_admin_get_log_fw_slot(9l)ibnvme API manuanlvme_mi_admin_get_log_fw_slot(9)
2
3
4

NAME

6       nvme_mi_admin_get_log_fw_slot - Retrieves the controller firmware log
7

SYNOPSIS

9       int  nvme_mi_admin_get_log_fw_slot  (nvme_mi_ctrl_t  ctrl  , bool rae ,
10       struct nvme_firmware_slot *fw_log );
11

ARGUMENTS

13       ctrl        Controller to query
14
15       rae         Retain asynchronous events
16
17       fw_log      User address to store the log page
18

DESCRIPTION

20       This log page describes the firmware revision stored in  each  firmware
21       slot  supported. The firmware revision is indicated as an ASCII string.
22       The log page also indicates the active slot number.
23

RETURN

25       The nvme command status if a response was received (see enum  nvme_sta‐
26       tus_field) or -1 with errno set otherwise.
27
28
29
30April 2023               nvme_mi_admin_get_log_nfvwm_es_lmoit_admin_get_log_fw_slot(9)
Impressum