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

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