Home
last modified time | relevance | path

Searched defs:zone_idx (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dctrl.c1774 uint32_t zone_idx = nvme_zone_idx(ns, slba); in nvme_get_zone_by_slba() local
3870 uint64_t *slba, uint32_t *zone_idx) in nvme_get_mgmt_zone_slba_idx()
4232 uint32_t zone_idx = 0; in nvme_zone_mgmt_send() local
4381 uint32_t zone_idx, zra, zrasf, partial; in nvme_zone_mgmt_recv() local
H A Dnvme.h344 uint32_t zone_idx) in nvme_get_zd_extension()