DOKK / manpages / debian 12 / libnvme-dev / nvme_ctrl_set_discovery_ctrl.2.en
nvme_ctrl_set_discovery_ctrl(2) libnvme API manual nvme_ctrl_set_discovery_ctrl(2)

nvme_ctrl_set_discovery_ctrl - Set the 'discovery_ctrl' flag

void nvme_ctrl_set_discovery_ctrl (nvme_ctrl_t c , bool discovery );

Controller to be modified
value of the discovery_ctrl flag

Sets the 'discovery_ctrl' flag in c to specify whether c connects to a discovery subsystem.

nvme_ctrl_set_discovery_ctrl January 2023