Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme.h1609 uint32_t ttftmt2; member
2233 s->ttftmt2 = le32toh(s->ttftmt2); in nvme_health_information_page_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c356 printf("Total Time For Temperature 2: %d\n", letoh(health->ttftmt2)); in print_log_health()