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_kpioc - Key Per I/O Capabilities

Constants

NVME_CTRL_KPIOC_KPIOS_SHIFT Shift amount to get the Key Per I/O Supported from the structnvme_id_ctrl.kpioc field. NVME_CTRL_KPIOC_KPIOSC_SHIFT Shift amount to get the Key Per I/O Scope from the structnvme_id_ctrl.kpioc field. NVME_CTRL_KPIOC_KPIOS_MASK Mask to get the Key Per I/O Supported from the structnvme_id_ctrl.kpioc field. NVME_CTRL_KPIOC_KPIOSC_MASK Mask to get the Key Per I/O Scope from the structnvme_id_ctrl.kpioc field. May 2025 enum nvme_id_ctrl_kpioc libnvme(2)

Name

enum nvme_id_ctrl_kpioc - Key Per I/O Capabilities

Synopsis

enum nvme_id_ctrl_kpioc { NVME_CTRL_KPIOC_KPIOS_SHIFT , NVME_CTRL_KPIOC_KPIOSC_SHIFT , NVME_CTRL_KPIOC_KPIOS_MASK , NVME_CTRL_KPIOC_KPIOSC_MASK };

See Also