Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dnguid.c110 static int nvme_nguid_parse(const char *str, NvmeNGUID *nguid) in nvme_nguid_parse() function
175 } else if (nvme_nguid_parse(str, nguid) < 0) { in set_nguid()