1nvme_mi_admin_get_log_discoveryl(i9b)nvme API mannuvamle_mi_admin_get_log_discovery(9)
2
3
4

NAME

6       nvme_mi_admin_get_log_discovery - Retrieve Discovery log page
7

SYNOPSIS

9       int  nvme_mi_admin_get_log_discovery  (nvme_mi_ctrl_t ctrl , bool rae ,
10       __u32 offset , __u32 len , void *log );
11

ARGUMENTS

13       ctrl        Controller to query
14
15       rae         Retain asynchronous events
16
17       offset      Offset of this log to retrieve
18
19       len         The allocated size for this portion of the log
20
21       log         User address to store the discovery log
22

DESCRIPTION

24       Supported only by fabrics discovery  controllers,  returning  discovery
25       records.
26

RETURN

28       The  nvme command status if a response was received (see enum nvme_sta‐
29       tus_field) or -1 with errno set otherwise.
30
31
32
33November 2022           nvme_mi_admin_get_logn_vdmies_cmoiv_eardymin_get_log_discovery(9)
Impressum