Home
last modified time | relevance | path

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

/netbsd-src/sbin/nvmectl/
H A Dnvme.h99 uint32_t error_temp_time; member
H A Dlogpage.c221 e->error_temp_time = le32toh(e->error_temp_time); in nvme_health_information_page_swapbytes()
281 printf("Error Temp Composite Time: %d\n", health->error_temp_time); in print_log_health()