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_crcap - Power Loss Signaling Information

Constants

NVME_CTRL_CRCAP_RRSUP_SHIFT Shift amount to get the Reachability Reporting Supported from the structnvme_id_ctrl.crcap field. NVME_CTRL_CRCAP_RGIDC_SHIFT Shift amount to get the Reachability Group ID Changeable from the structnvme_id_ctrl.crcap field. NVME_CTRL_CRCAP_RRSUP_MASK Mask to get the Reachability Reporting Supported from the structnvme_id_ctrl.crcap field. NVME_CTRL_CRCAP_RGIDC_MASK Mask to get the Reachability Group ID Changeable from the structnvme_id_ctrl.crcap field. August 2025 enum nvme_id_ctrl_crcap libnvme(2)

Name

enum nvme_id_ctrl_crcap - Power Loss Signaling Information

Synopsis

enum nvme_id_ctrl_crcap { NVME_CTRL_CRCAP_RRSUP_SHIFT , NVME_CTRL_CRCAP_RGIDC_SHIFT , NVME_CTRL_CRCAP_RRSUP_MASK , NVME_CTRL_CRCAP_RGIDC_MASK };

See Also