nvme_host_is_pdc_enabled - Is Persistenct Discovery Controller enabled
Contents
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.
Name
nvme_host_is_pdc_enabled - Is Persistenct Discovery Controller enabled
Return
true if PDC is enabled for h, else false
August 2025 nvme_host_is_pdc_enabled nvme_host_is_pdc_enabled(2)
Synopsis
boolnvme_host_is_pdc_enabled(nvme_host_th,boolfallback);
