Provided by: libnvme-dev_1.11.1-2_amd64 

NAME
enum nvme_id_ctrl_ofcs - Indicate whether the controller supports optional fabric commands.
SYNOPSIS
enum nvme_id_ctrl_ofcs {
NVME_CTRL_OFCS_DISCONNECT
};
Constants
NVME_CTRL_OFCS_DISCONNECT
If set, then the controller supports the Disconnect command and deletion of individual I/O
Queues.
February 2025 enum nvme_id_ctrl_ofcs libnvme(2)