other versions
- Tumbleweed 1.13-2.1
- Leap-16.0
- Leap-15.6
libnvme(9) | API Manual | libnvme(9) |
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.
enum nvme_id_ctrl_apsta | April 2025 |