Searched refs:host_event (Results 1 – 1 of 1) sorted by relevance
427 struct completion host_event; member432 struct completion host_event; member452 complete(&comp_pkt->host_event); in hv_pci_generic_compl()472 complete(&completion->host_event); in q_resource_requirements()485 complete(&comp_pkt->comp_pkt.host_event); in hv_pci_compose_compl()555 init_completion(&comp_pkt.host_event); in new_pcichild_device()571 wait_for_completion(&comp_pkt.host_event); in new_pcichild_device()572 free_completion(&comp_pkt.host_event); in new_pcichild_device()583 free_completion(&comp_pkt.host_event); in new_pcichild_device()1002 init_completion(&comp_pkt.host_event); in hv_pci_protocol_negotiation()[all …]