Searched refs:NVME_CMD_SET_CMB_REJECTED (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 909 NVME_CMD_SET_CMB_REJECTED = 0x002b, enumerator |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 6594 return NVME_CMD_SET_CMB_REJECTED | NVME_DNR; in nvme_set_feature() |