nvme_host_is_pdc_enabled - Man Page

Is Persistenct Discovery Controller enabled

Synopsis

bool nvme_host_is_pdc_enabled (nvme_host_t h , bool fallback );

Arguments

h

Host which to check if PDC is enabled

fallback

The fallback default value of the flag when nvme_host_set_pdc_enabled has not be used to set the flag.

Return

true if PDC is enabled for h, else false

Info

February 2024 libnvme API manual