Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Constants

NVME_CTRL_OFCS_DISCONNECT If set, then the controller supports the Disconnect command and deletion of individual I/O Queues. May 2025 enum nvme_id_ctrl_ofcs libnvme(2)

Name

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

Synopsis

enum nvme_id_ctrl_ofcs { NVME_CTRL_OFCS_DISCONNECT };

See Also