Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dns.c65 static uint64_t ns_count; in nvme_ns_init() local
88 ++ns_count; in nvme_ns_init()
90 ns->params.eui64 = ns_count + NVME_EUI64_DEFAULT; in nvme_ns_init()