Home
last modified time | relevance | path

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

/freebsd/tools/tools/nvmf/nvmfd/
H A Dio.c385 hip_add(ioc->hip.host_write_commands, 1); in handle_write()
/freebsd/sys/dev/nvme/
H A Dnvme.h1593 uint64_t host_write_commands[2]; member
2228 nvme_le128toh((void *)s->host_write_commands); in nvme_health_information_page_swapbytes()
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c331 uint128_to_str(to128(health->host_write_commands), cbuf, sizeof(cbuf))); in print_log_health()
/freebsd/sys/dev/nvmf/controller/
H A Dctl_frontend_nvmf.c590 hip_add(ctrlr->hip.host_write_commands, 1); in nvmft_done()
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c1441 memcpy(&sc->health_log.host_write_commands, &sc->write_commands, in nvme_opc_get_log_page()
1442 sizeof(sc->health_log.host_write_commands)); in nvme_opc_get_log_page()