Searched refs:NVME_ZONE_ACTION_CLOSE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | nvme.h | 1626 NVME_ZONE_ACTION_CLOSE = 0x01, enumerator |
/openbmc/qemu/hw/nvme/ | ||
H A D | ctrl.c | 4266 case NVME_ZONE_ACTION_CLOSE: in nvme_zone_mgmt_send() |