logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_host_set_pdc_enabled - Set Persistent Discovery Controller flag

Arguments

h Host for which the falg should be set enabled The bool to set the enabled flag

Description

When nvme_host_set_pdc_enabled is not used to set the PDC flag, nvme_host_is_pdc_enabled will return the default value which was passed into the function and not the undefined flag value. August 2025 nvme_host_set_pdc_enabled nvme_host_set_pdc_enabled(2)

Name

nvme_host_set_pdc_enabled - Set Persistent Discovery Controller flag

Synopsis

voidnvme_host_set_pdc_enabled(nvme_host_th,boolenabled);

See Also