Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpci-hyperv.c2927 struct pci_dev_incoming *dev_message; in hv_pci_onchannelcallback() local
3025 dev_message = (struct pci_dev_incoming *)buffer; in hv_pci_onchannelcallback()
3026 if (bytes_recvd < sizeof(*dev_message)) { in hv_pci_onchannelcallback()
3032 dev_message->wslot.slot); in hv_pci_onchannelcallback()