Home
last modified time | relevance | path

Searched refs:dev_message (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c2458 struct pci_dev_incoming *dev_message; in hv_pci_onchannelcallback() local
2539 dev_message = (struct pci_dev_incoming *)buffer; in hv_pci_onchannelcallback()
2541 dev_message->wslot.slot); in hv_pci_onchannelcallback()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c2934 struct pci_dev_incoming *dev_message; in hv_pci_onchannelcallback() local
3032 dev_message = (struct pci_dev_incoming *)buffer; in hv_pci_onchannelcallback()
3033 if (bytes_recvd < sizeof(*dev_message)) { in hv_pci_onchannelcallback()
3039 dev_message->wslot.slot); in hv_pci_onchannelcallback()

Completed in 11 milliseconds