Provided by: libnvme-dev_1.15-2_amd64 

NAME
enum nvme_id_ctrl_apsta - Flags indicating the attributes of the autonomous power state transition
feature.
SYNOPSIS
enum nvme_id_ctrl_apsta {
NVME_CTRL_APSTA_APST
};
Constants
NVME_CTRL_APSTA_APST
If set, then the controller supports autonomous power state transitions.
August 2025 enum nvme_id_ctrl_apsta libnvme(2)