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

NAME

6       nvmf_register_ctrl - Perform registration task with a DC
7

SYNOPSIS

9       int  nvmf_register_ctrl  (nvme_ctrl_t c , enum nvmf_dim_tas tas , __u32
10       *result );
11

ARGUMENTS

13       c           Controller instance
14
15       tas         Task field of  the  Command  Dword  10  (cdw10).  Indicates
16                   whether  to perform a Registration, Deregistration, or Reg‐
17                   istration-update.
18
19       result      The command-specific result returned by the DC upon command
20                   completion.
21

DESCRIPTION

23       Perform registration task with a Discovery Controller (DC). Three tasks
24       are supported: register, deregister, and registration update.
25

RETURN

27       0 on success; on failure -1 is returned and errno is set
28
29
30
31November 2022                 nvmf_register_ctrl         nvmf_register_ctrl(9)
Impressum