Searched refs:pci_response (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 305 struct pci_response { struct 311 void (*completion_func)(void *context, struct pci_response *resp, argument 402 struct pci_response response; 1018 static void hv_pci_generic_compl(void *context, struct pci_response *resp, in hv_pci_generic_compl() 1445 static void hv_pci_read_config_compl(void *context, struct pci_response *resp, in hv_pci_read_config_compl() 1545 static void hv_pci_write_config_compl(void *context, struct pci_response *resp, in hv_pci_write_config_compl() 1734 static void hv_pci_compose_compl(void *context, struct pci_response *resp, in hv_pci_compose_compl() 2555 static void q_resource_requirements(void *context, struct pci_response *resp, in q_resource_requirements() 3049 struct pci_response *response; in hv_pci_onchannelcallback() 3084 if (bytes_recvd <= sizeof(struct pci_response)) in hv_pci_onchannelcallback() [all …]
|