Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme.h1602 uint32_t error_temp_time; member
2236 s->error_temp_time = le32toh(s->error_temp_time); in nvme_health_information_page_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c346 printf("Error Temp Composite Time: %d\n", letoh(health->error_temp_time)); in print_log_health()