Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h1065 NVME_OPC_WRITE = 0x01, enumerator
2051 nvme_ns_rw_cmd(cmd, NVME_OPC_WRITE, nsid, lba, count); in nvme_ns_write_cmd()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_nvme.c2158 case NVME_OPC_WRITE: in pci_nvme_stats_write_read_update()
2519 bool is_write = cmd->opc == NVME_OPC_WRITE; in nvme_opc_write_read()
2780 case NVME_OPC_WRITE: in pci_nvme_handle_io_cmd()