Home
last modified time | relevance | path

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

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