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

  /src/sys/dev/hyperv/
genfb_vmbus.c 50 static int genfb_vmbus_match(device_t, cfdata_t, void *);
59 genfb_vmbus_match, genfb_vmbus_attach, NULL, NULL);
62 genfb_vmbus_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
genfb_vmbus.c 50 static int genfb_vmbus_match(device_t, cfdata_t, void *);
59 genfb_vmbus_match, genfb_vmbus_attach, NULL, NULL);
62 genfb_vmbus_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 32 milliseconds