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 | October 2024 |