1libnvme(9) API Manual libnvme(9)
2
3
4
6 struct nvme_feat_auto_pst - Autonomous Power State Transition
7
9 struct nvme_feat_auto_pst {
10 __le64 apst_entry[32];
11 };
12
13
15 apst_entry See enum nvme_apst_entry
16
17
18
19November 2022 struct nvme_feat_auto_pst libnvme(9)