HomeSort by: relevance | last modified time | path
    Searched defs:hyperv_detach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
hyperv.c 150 static int hyperv_detach(device_t, int);
153 hyperv_match, hyperv_attach, hyperv_detach, NULL);
620 hyperv_detach(device_t self, int flags) function in typeref:typename:int
hyperv.c 150 static int hyperv_detach(device_t, int);
153 hyperv_match, hyperv_attach, hyperv_detach, NULL);
620 hyperv_detach(device_t self, int flags) function in typeref:typename:int

Completed in 22 milliseconds