Scroll to navigation

libnvme(9) API Manual libnvme(9)

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

};

Constants

If set, then the controller supports the Compare and Write fused operation.
enum nvme_id_ctrl_fuses February 2024