libnvme(2) API Manual libnvme(2)

enum nvme_dst_stc - Action taken by the Device Self-test command

enum nvme_dst_stc {
NVME_DST_STC_SHORT ,
NVME_DST_STC_LONG ,
NVME_DST_STC_VS ,
NVME_DST_STC_ABORT

};

Start a short device self-test operation
Start an extended device self-test operation
Start a vendor specific device self-test operation
Abort device self-test operation
enum nvme_dst_stc March 2024