nvme_ctrl_set_discovery_ctrl - Man Page

Set the 'discovery_ctrl' flag

Synopsis

void nvme_ctrl_set_discovery_ctrl (nvme_ctrl_t c , bool discovery );

Arguments

c

Controller to be modified

discovery

value of the discovery_ctrl flag

Description

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

Info

February 2024 libnvme API manual