Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1276 #define NVME_TEMP_TMPSEL_COMPOSITE 0x0 macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6176 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_get_feature()
6261 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_get_feature()
6417 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_set_feature()