Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h302 #define NVME_OPC_NVM_FLUSH 0x0 macro
H A Dnvme.c5044 case NVME_OPC_NVM_FLUSH: in nvme_create_nvm_cmd()
5287 return (nvme_bd_cmd(ns, xfer, NVME_OPC_NVM_FLUSH)); in nvme_bd_sync()