Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1275 #define NVME_TEMP_TMPSEL(temp) ((temp >> 16) & 0xf) macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c6183 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_get_feature()
6268 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_get_feature()
6424 if (NVME_TEMP_TMPSEL(dw11) != NVME_TEMP_TMPSEL_COMPOSITE) { in nvme_set_feature()