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