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

NAME

6       nvme_get_log_cmd_effects - Retrieve nvme command effects log
7

SYNOPSIS

9       int  nvme_get_log_cmd_effects  (int  fd  ,  enum  nvme_csi csi , struct
10       nvme_cmd_effects_log *effects_log );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       csi         Command Set Identifier
16
17       effects_log User address to store the effects log
18

DESCRIPTION

20       This log page describes the commands that the controller  supports  and
21       the effects of those commands on the state of the NVM subsystem.
22

RETURN

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