Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hyperv/
H A Dhypervvar.h79 int hyperv_guid2str(const struct hyperv_guid *, char *, size_t);
H A Dhyperv_common.c98 hyperv_guid2str(const struct hyperv_guid *guid, char *buf, size_t sz) in hyperv_guid2str() function
H A Dvmbus.c944 hyperv_guid2str(guid, str, size); in hyperv_guid_sprint()