logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_id_ctrl_fcatt - This field indicates attributes of the controller that are specific to NVMe

Constants

NVME_CTRL_FCATT_DYNAMIC If cleared, then the NVM subsystem uses a dynamic controller model. If set, then the NVM subsystem uses a static controller model. August 2025 enum nvme_id_ctrl_fcatt libnvme(2)

Name

enum nvme_id_ctrl_fcatt - This field indicates attributes of the controller that are specific to NVMe over Fabrics.

Synopsis

enum nvme_id_ctrl_fcatt { NVME_CTRL_FCATT_DYNAMIC };

See Also