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_fuses - This field indicates the fused operations that the controller supports.

Constants

NVME_CTRL_FUSES_COMPARE_AND_WRITE If set, then the controller supports the Compare and Write fused operation. August 2025 enum nvme_id_ctrl_fuses libnvme(2)

Name

enum nvme_id_ctrl_fuses - This field indicates the fused operations that the controller supports.

Synopsis

enum nvme_id_ctrl_fuses { NVME_CTRL_FUSES_COMPARE_AND_WRITE };

See Also