Home
last modified time | relevance | path

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

/netbsd/sys/dev/hyperv/
H A Dhvshutdown.c165 case VMBUS_ICMSG_TYPE_SHUTDOWN: in hvshutdown_channel_cb()
H A Dvmbusicreg.h38 #define VMBUS_ICMSG_TYPE_SHUTDOWN 3 macro