Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/
Dpci-hyperv.c2441 struct pci_incoming_message *new_message; in hv_pci_onchannelcallback() local
2494 new_message = (struct pci_incoming_message *)buffer; in hv_pci_onchannelcallback()
2495 switch (new_message->message_type.type) { in hv_pci_onchannelcallback()
2553 new_message->message_type.type); in hv_pci_onchannelcallback()