Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dhyperv.c148 static int hyperv_match(device_t, cfdata_t, void *);
153 hyperv_match, hyperv_attach, hyperv_detach, NULL);
579 hyperv_match(device_t parent, cfdata_t cf, void *aux) in hyperv_match() function