Home
last modified time | relevance | path

Searched refs:NVME_ZA_ZD_EXT_VALID (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dns.c344 (zone->d.za & NVME_ZA_ZD_EXT_VALID)) { in nvme_clear_zone()
H A Dctrl.c3965 zone->d.za |= NVME_ZA_ZD_EXT_VALID; in nvme_set_zd_ext()
4464 if (zone->d.za & NVME_ZA_ZD_EXT_VALID) { in nvme_zone_mgmt_recv()
/openbmc/qemu/include/block/
H A Dnvme.h1580 NVME_ZA_ZD_EXT_VALID = 1 << 7, enumerator