Lines Matching refs:pci_response
303 struct pci_response {
309 void (*completion_func)(void *context, struct pci_response *resp,
402 struct pci_response response;
958 static void hv_pci_generic_compl(void *context, struct pci_response *resp,
1385 static void hv_pci_read_config_compl(void *context, struct pci_response *resp,
1485 static void hv_pci_write_config_compl(void *context, struct pci_response *resp,
1678 static void hv_pci_compose_compl(void *context, struct pci_response *resp,
2433 static void q_resource_requirements(void *context, struct pci_response *resp,
2929 struct pci_response *response;
2964 if (bytes_recvd <= sizeof(struct pci_response))
2982 response = (struct pci_response *)buffer;