table of contents
other versions
- Tumbleweed 1.13-2.1
- Leap-16.0
- Leap-15.6
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 | April 2025 |