NAME
nvme_ctrl_set_unique_discovery_ctrl - Set the 'unique_discovery_ctrl' flagSYNOPSIS
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 controllernvme_ctrl_set_unique_discovery_ctrl | January 2023 |