nvme_ctrl_is_discovery_ctrl - Man Page
Check the 'discovery_ctrl' flag
Synopsis
bool nvme_ctrl_is_discovery_ctrl (nvme_ctrl_t c );
Arguments
- c
Controller to be checked
Description
Returns the value of the 'discovery_ctrl' flag which specifies whether c connects to a discovery subsystem.
Return
Value of the 'discover_ctrl' flag
Info
August 2024 libnvme API manual