Home
last modified time | relevance | path

Searched refs:NVME_SMART_WARN_MAX (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dnvme.h1018 #define NVME_SMART_WARN_MAX 6 macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c8775 for (index = 0; index < NVME_SMART_WARN_MAX; index++) { in nvme_set_smart_warning()