Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dhyperv.c149 static void hyperv_attach(device_t, device_t, void *);
153 hyperv_match, hyperv_attach, hyperv_detach, NULL);
595 hyperv_attach(device_t parent, device_t self, void *aux) in hyperv_attach() function