Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpci-hyperv.c2394 struct pci_incoming_message *new_message; in hv_pci_onchannelcallback() local
2447 new_message = (struct pci_incoming_message *)buffer; in hv_pci_onchannelcallback()
2448 switch (new_message->message_type.type) { in hv_pci_onchannelcallback()
2506 new_message->message_type.type); in hv_pci_onchannelcallback()