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

Constants

NVME_CTRL_PLSI_PLSEPF_SHIFT Shift amount to get the PLS Emergency Power Fail from the structnvme_id_ctrl.plsi field. NVME_CTRL_PLSI_PLSFQ_SHIFT Shift amount to get the PLS Forced Quiescence from the structnvme_id_ctrl.plsi field. NVME_CTRL_PLSI_PLSEPF_MASK Mask to get the PLS Emergency Power Fail from the structnvme_id_ctrl.plsi field. NVME_CTRL_PLSI_PLSFQ_MASK Mask to get the PLS Forced Quiescence from the structnvme_id_ctrl.plsi field. May 2025 enum nvme_id_ctrl_plsi libnvme(2)

Name

enum nvme_id_ctrl_plsi - Power Loss Signaling Information

Synopsis

enum nvme_id_ctrl_plsi { NVME_CTRL_PLSI_PLSEPF_SHIFT , NVME_CTRL_PLSI_PLSFQ_SHIFT , NVME_CTRL_PLSI_PLSEPF_MASK , NVME_CTRL_PLSI_PLSFQ_MASK };

See Also