libnvme(2) API Manual libnvme(2)

enum nvme_id_ctrl_ofcs - Indicate whether the controller supports optional fabric commands.

enum nvme_id_ctrl_ofcs {
NVME_CTRL_OFCS_DISCONNECT

};

If set, then the controller supports the Disconnect command and deletion of individual I/O Queues.
enum nvme_id_ctrl_ofcs March 2024