Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c146 static void hyperv_attach(device_t, device_t, void *);
150 hyperv_match, hyperv_attach, hyperv_detach, NULL);
592 hyperv_attach(device_t parent, device_t self, void *aux) in hyperv_attach() function