pci_response
void (*completion_func)(void *context, struct pci_response *resp,
struct pci_response response;
hv_pci_generic_compl(void *context, struct pci_response *resp,
if (resp_packet_size >= sizeof(struct pci_response))
q_resource_requirements(void *context, struct pci_response *resp,
hv_pci_compose_compl(void *context, struct pci_response *resp,
struct pci_response *response;
if (bytes_rxed <= sizeof(struct pci_response))
response = (struct pci_response *)pkt;