Home
last modified time | relevance | path

Searched refs:NVME_LOG_SMART_INFO (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dnvme.h1046 NVME_LOG_SMART_INFO = 0x02, enumerator
/openbmc/qemu/qga/
H A Dcommands-linux.c917 .cdw10 = NVME_LOG_SMART_INFO | (1 << 15) /* RAE bit */ in get_nvme_smart()
/openbmc/qemu/hw/nvme/
H A Dctrl.c1664 nvme_enqueue_event(n, NVME_AER_TYPE_SMART, aer_info, NVME_LOG_SMART_INFO); in nvme_smart_event()
5395 case NVME_LOG_SMART_INFO: in nvme_get_log()