Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nvme/
HDnvme_log.h59 uint8_t comp_temp1; member
/dragonfly/sbin/nvmectl/
HDnvmectl.c192 (int)(smart->comp_temp1 + (smart->comp_temp2 << 8)) - 273); in cmd_info()