Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h382 #define NVME_CMBSTS_SET_CBAI(cmbsts, val) \ macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c7847 NVME_CMBSTS_SET_CBAI(cmbsts, 1); in nvme_write_bar()