Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme.h1605 uint32_t tmt1tc; member
2239 s->tmt1tc = le32toh(s->tmt1tc); in nvme_health_information_page_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c353 printf("Temperature 1 Transition Count: %d\n", letoh(health->tmt1tc)); in print_log_health()