nvme_host_is_pdc_enabled(9) | libnvme API manual | nvme_host_is_pdc_enabled(9) |
NAME¶
nvme_host_is_pdc_enabled - Is Persistenct Discovery Controller enabled
SYNOPSIS¶
bool nvme_host_is_pdc_enabled (nvme_host_t h , bool fallback );
ARGUMENTS¶
RETURN¶
true if PDC is enabled for h, else false
nvme_host_is_pdc_enabled | October 2024 |