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

  /src/sys/dev/hyperv/
if_hvn.c 451 static void hvn_attach(device_t, device_t, void *);
455 hvn_match, hvn_attach, hvn_detach, NULL);
573 hvn_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 14 milliseconds