Scroll to navigation

libnvme(2) API Manual 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_VS ,
NVME_DST_STC_ABORT

};

Constants

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