other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| libnvme(9) | API Manual | libnvme(9) |
NAME¶
struct nvme_feat_auto_pst - Autonomous Power State Transition
SYNOPSIS¶
struct nvme_feat_auto_pst {
__le64 apst_entry[32];
};
Members¶
- apst_entry
- See enum nvme_apst_entry
| struct nvme_feat_auto_pst | July 2025 |