Home
last modified time | relevance | path

Searched refs:controller_busy_time (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/nvme/
H A Dnvme.h1585 uint64_t controller_busy_time[2]; member
2212 nvme_le128toh((void *)s->controller_busy_time); in nvme_health_information_page_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c333 uint128_to_str(to128(health->controller_busy_time), cbuf, sizeof(cbuf))); in print_log_health()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c566 hip.controller_busy_time[0] = in handle_get_log_page()