Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/
Dpci-hyperv.c2252 struct pci_incoming_message *new_message; in hv_pci_onchannelcallback() local
2304 new_message = (struct pci_incoming_message *)buffer; in hv_pci_onchannelcallback()
2305 switch (new_message->message_type.type) { in hv_pci_onchannelcallback()
2350 new_message->message_type.type); in hv_pci_onchannelcallback()