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

NAME

6       nvme_host_set_pdc_enabled - Set Persistent Discovery Controller flag
7

SYNOPSIS

9       void nvme_host_set_pdc_enabled (nvme_host_t h , bool enabled );
10

ARGUMENTS

12       h           Host for which the falg should be set
13
14       enabled     The bool to set the enabled flag
15

DESCRIPTION

17       When  nvme_host_set_pdc_enabled  is  not  used  to  set  the  PDC flag,
18       nvme_host_is_pdc_enabled will return the default value which was passed
19       into the function and not the undefined flag value.
20
21
22
23April 2023                 nvme_host_set_pdc_enablendvme_host_set_pdc_enabled(9)
Impressum