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.
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
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.
enum nvme_psd_ps {
NVME_PSD_PS_NOT_REPORTED ,
NVME_PSD_PS_100_MICRO_WATT ,
NVME_PSD_PS_10_MILLI_WATT
};