Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dnguid.c36 static NvmeNGUID null_nguid; in nvme_nguid_is_null() local
37 return memcmp(nguid, &null_nguid, sizeof(NvmeNGUID)) == 0; in nvme_nguid_is_null()