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_psd_ps - Known values for &struct nvme_psd %ips and %aps. Use with nvme_psd_power_scale() to

Constants

NVME_PSD_PS_NOT_REPORTED Not reported NVME_PSD_PS_100_MICRO_WATT 0.0001 watt scale NVME_PSD_PS_10_MILLI_WATT 0.01 watt scale August 2025 enum nvme_psd_ps libnvme(2)

Name

enum nvme_psd_ps - Known values for &struct nvme_psd %ips and %aps. Use with nvme_psd_power_scale() to extract the power scale field to match this enum.

Synopsis

enum nvme_psd_ps { NVME_PSD_PS_NOT_REPORTED , NVME_PSD_PS_100_MICRO_WATT , NVME_PSD_PS_10_MILLI_WATT };

See Also