HomeSort by: relevance | last modified time | path
    Searched refs:vmbusic_probe (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hyperv/
vmbusicvar.h 58 int vmbusic_probe(struct vmbus_attach_args *, const struct hyperv_guid *);
hvheartbeat.c 73 return vmbusic_probe(aa, &hyperv_guid_heartbeat);
hvshutdown.c 78 return vmbusic_probe(aa, &hyperv_guid_shutdown);
vmbusic.c 56 vmbusic_probe(struct vmbus_attach_args *aa, const struct hyperv_guid *guid) function in typeref:typename:int
hvtimesync.c 86 return vmbusic_probe(aa, &hyperv_guid_timesync);

Completed in 147 milliseconds