Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c939 struct pci_incoming_message *new_msg; in vmbus_pcib_on_channel_callback() local
986 new_msg = (struct pci_incoming_message *)buffer; in vmbus_pcib_on_channel_callback()
988 switch (new_msg->message_type.type) { in vmbus_pcib_on_channel_callback()
1029 new_msg->message_type.type); in vmbus_pcib_on_channel_callback()