enum nvme_dst_stc
Action taken by the Device Self-test command
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
Action taken by the Device Self-test command
enum nvme_dst_stc {
NVME_DST_STC_SHORT ,
NVME_DST_STC_LONG ,
NVME_DST_STC_HOST_INIT ,
NVME_DST_STC_VS ,
NVME_DST_STC_ABORT
};