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_mi_config_id - NVMe-MI Configuration identifier.

Constants

NVME_MI_CONFIG_SMBUS_FREQ Current SMBus/I2C frequency NVME_MI_CONFIG_HEALTH_STATUS_CHANGE Health Status change - used to clear health status bits in CCS bits of status poll. Only for Set ops. NVME_MI_CONFIG_MCTP_MTU MCTP maximum transmission unit size of port specified in dw 0 NVME_MI_CONFIG_AE Asynchronous Events configuration Configuration parameters for the MI Get/Set Configuration commands.

Description

See &nvme_mi_mi_config_get and &nvme_mi_config_set. August 2025 enum nvme_mi_config_id libnvme(2)

Name

enum nvme_mi_config_id - NVMe-MI Configuration identifier.

Synopsis

enum nvme_mi_config_id { NVME_MI_CONFIG_SMBUS_FREQ , NVME_MI_CONFIG_HEALTH_STATUS_CHANGE , NVME_MI_CONFIG_MCTP_MTU , NVME_MI_CONFIG_AE };

See Also