Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpci-hyperv.c276 struct pci_response { struct
282 void (*completion_func)(void *context, struct pci_response *resp, argument
375 struct pci_response response;
570 static void hv_pci_generic_compl(void *context, struct pci_response *resp, in hv_pci_generic_compl()
575 if (resp_packet_size >= offsetofend(struct pci_response, status)) in hv_pci_generic_compl()
903 static void hv_pci_read_config_compl(void *context, struct pci_response *resp, in hv_pci_read_config_compl()
1003 static void hv_pci_write_config_compl(void *context, struct pci_response *resp, in hv_pci_write_config_compl()
1307 static void hv_pci_compose_compl(void *context, struct pci_response *resp, in hv_pci_compose_compl()
1897 static void q_resource_requirements(void *context, struct pci_response *resp, in q_resource_requirements()
2393 struct pci_response *response; in hv_pci_onchannelcallback()
[all …]