logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Constants

NVME_DST_STC_SHORT Start a short device self-test operation NVME_DST_STC_LONG Start an extended device self-test operation NVME_DST_STC_HOST_INIT Start a Host-Initiated Refresh operation NVME_DST_STC_VS Start a vendor specific device self-test operation NVME_DST_STC_ABORT Abort device self-test operation May 2025 enum nvme_dst_stc libnvme(2)

Name

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

Synopsis

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 };

See Also