Searched refs:NVME_CMBSTS_SET_CBAI (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 382 #define NVME_CMBSTS_SET_CBAI(cmbsts, val) \ macro |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 7847 NVME_CMBSTS_SET_CBAI(cmbsts, 1); in nvme_write_bar() |