1nvme_ctrl_is_discovery_ctrl(9)libnvme API manualnvme_ctrl_is_discovery_ctrl(9)
23
4
NAME
6nvme_ctrl_is_discovery_ctrl - Check the 'discovery_ctrl' flag
7
SYNOPSIS
9bool nvme_ctrl_is_discovery_ctrl (nvme_ctrl_t c );
10
ARGUMENTS
12c Controller to be checked
13
DESCRIPTION
15Returns the value of the 'discovery_ctrl' flag which specifies whether
16c connects to a discovery subsystem.
17
RETURN
19Value of the 'discover_ctrl' flag
2021
22
23
November 2022 nvme_ctrl_is_discovery_ncvtmrel_ctrl_is_discovery_ctrl(9)