Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h1420 uint64_t host_write_commands[2]; member
1978 nvme_le128toh((void *)s->host_write_commands); in nvme_health_information_page_swapbytes()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c1455 memcpy(&sc->health_log.host_write_commands, &sc->write_commands, in nvme_opc_get_log_page()
1456 sizeof(sc->health_log.host_write_commands)); in nvme_opc_get_log_page()