nvme_ctrl_set_discovered - Man Page
Set the 'discovered' flag
Synopsis
void nvme_ctrl_set_discovered (nvme_ctrl_t c , bool discovered );
Arguments
- c
nvme_ctrl_t object
- discovered
Value of the 'discovered' flag
Description
Set the 'discovered' flag of c to discovered
Info
August 2024 libnvme API manual