Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-hyperv.c3053 struct pci_dev_incoming *dev_message; in hv_pci_onchannelcallback() local
3151 dev_message = (struct pci_dev_incoming *)buffer; in hv_pci_onchannelcallback()
3152 if (bytes_recvd < sizeof(*dev_message)) { in hv_pci_onchannelcallback()
3158 dev_message->wslot.slot); in hv_pci_onchannelcallback()