Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c938 struct pci_incoming_message *new_msg; in vmbus_pcib_on_channel_callback() local
985 new_msg = (struct pci_incoming_message *)buffer; in vmbus_pcib_on_channel_callback()
987 switch (new_msg->message_type.type) { in vmbus_pcib_on_channel_callback()
1028 new_msg->message_type.type); in vmbus_pcib_on_channel_callback()