Skip to main content

nvme_ctrl_set_unique_discovery_ctrl

Function nvme_ctrl_set_unique_discovery_ctrl 

Source
pub unsafe extern "C" fn nvme_ctrl_set_unique_discovery_ctrl(
    c: nvme_ctrl_t,
    unique: bool,
)
Expand description

nvme_ctrl_set_unique_discovery_ctrl() - Set the ‘unique_discovery_ctrl’ flag @c: Controller to be modified @unique: value of the unique_disc_ctrl flag

Sets the ‘unique_discovery_ctrl’ flag in @c to specify wheter @c is a unique discovery controller