Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h909 NVME_CMD_SET_CMB_REJECTED = 0x002b, enumerator
/openbmc/qemu/hw/nvme/
H A Dctrl.c6594 return NVME_CMD_SET_CMB_REJECTED | NVME_DNR; in nvme_set_feature()