Provided by: libnvme-dev_1.3-1~ubuntu22.04_amd64 

NAME
enum nvme_id_ctrl_dsto - Flags indicating the optional Device Self-test command or operation behaviors
supported by the controller or NVM subsystem.
SYNOPSIS
enum nvme_id_ctrl_dsto {
NVME_CTRL_DSTO_ONE_DST
};
Constants
NVME_CTRL_DSTO_ONE_DST
If set, then the NVM subsystem supports only one device self-test operation in progress at a
time.
May 2023 enum nvme_id_ctrl_dsto libnvme(2)