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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c303 struct pci_response { struct
309 void (*completion_func)(void *context, struct pci_response *resp,
402 struct pci_response response;
951 static void hv_pci_generic_compl(void *context, struct pci_response *resp,
1378 static void hv_pci_read_config_compl(void *context, struct pci_response *resp,
1478 static void hv_pci_write_config_compl(void *context, struct pci_response *resp,
1671 static void hv_pci_compose_compl(void *context, struct pci_response *resp,
2426 static void q_resource_requirements(void *context, struct pci_response *resp,
2922 struct pci_response *response;
2957 if (bytes_recvd <= sizeof(struct pci_response))
[all...]

Completed in 213 milliseconds