Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dnvme.h29 #define NVME_EUI64_DEFAULT ((uint64_t)0x5254000000000000) macro
H A Dns.c84 ns->params.eui64 = ns_count + NVME_EUI64_DEFAULT; in nvme_ns_init()