nvme_ctrl_set_unique_discovery_ctrl - Man Page

Set the 'unique_discovery_ctrl' flag

Synopsis

void nvme_ctrl_set_unique_discovery_ctrl (nvme_ctrl_t c , bool unique );

Arguments

c

Controller to be modified

unique

value of the unique_disc_ctrl flag

Description

Sets the 'unique_discovery_ctrl' flag in c to specify wheter c is a unique discovery controller

Info

February 2024 libnvme API manual