Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme.h1607 uint32_t tmt2tc; member
2240 s->tmt2tc = le32toh(s->tmt2tc); in nvme_health_information_page_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c354 printf("Temperature 2 Transition Count: %d\n", letoh(health->tmt2tc)); in print_log_health()