Searched refs:NVME_ZONE_FULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 952 NVME_ZONE_FULL = 0x01b9, enumerator |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 1835 return NVME_ZONE_FULL; in nvme_check_zone_state_for_write() |