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

/freebsd-current/usr.sbin/nvmfd/
H A Dio.c386 hip_add(ioc->hip.host_write_commands, 1);
/freebsd-current/sys/dev/nvme/
H A Dnvme.h1583 uint64_t host_write_commands[2]; member in struct:nvme_health_information_page
2211 nvme_le128toh((void *)s->host_write_commands);
/freebsd-current/sbin/nvmecontrol/
H A Dlogpage.c331 uint128_to_str(to128(health->host_write_commands), cbuf, sizeof(cbuf)));
/freebsd-current/sys/dev/nvmf/controller/
H A Dctl_frontend_nvmf.c524 hip_add(ctrlr->hip.host_write_commands, 1);
/freebsd-current/usr.sbin/bhyve/
H A Dpci_nvme.c1430 memcpy(&sc->health_log.host_write_commands, &sc->write_commands,
1431 sizeof(sc->health_log.host_write_commands));

Completed in 162 milliseconds