Home
last modified time | relevance | path

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

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