Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/nvme/
H A Dnvme.h1311 uint64_t host_write_commands[2]; member
1831 nvme_le128toh((void *)s->host_write_commands); in nvme_health_information_page_swapbytes()
/freebsd-12.1/sbin/nvmecontrol/
H A Dlogpage.c363 uint128_to_str(to128(health->host_write_commands), cbuf, sizeof(cbuf))); in print_log_health()