table of contents
nvme_ctrl_set_unique_discovery_ctrl(9) | libnvme API manual | nvme_ctrl_set_unique_discovery_ctrl(9) |
NAME¶
nvme_ctrl_set_unique_discovery_ctrl - Set the 'unique_discovery_ctrl' flag
SYNOPSIS¶
void nvme_ctrl_set_unique_discovery_ctrl (nvme_ctrl_t c , bool unique );
ARGUMENTS¶
DESCRIPTION¶
Sets the 'unique_discovery_ctrl' flag in c to specify wheter c is a unique discovery controller
nvme_ctrl_set_unique_discovery_ctrl | October 2024 |