Scroll to navigation

libnvme(2) API Manual libnvme(2)

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

If set, then the NVM subsystem supports only one device self-test operation in progress at a time.
enum nvme_id_ctrl_dsto February 2024