Scroll to navigation

nvme_ctrl_is_discovery_ctrl(9) libnvme API manual nvme_ctrl_is_discovery_ctrl(9)

NAME

nvme_ctrl_is_discovery_ctrl - Check the 'discovery_ctrl' flag

SYNOPSIS

bool nvme_ctrl_is_discovery_ctrl (nvme_ctrl_t c );

ARGUMENTS

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

nvme_ctrl_is_discovery_ctrl February 2024