Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c236 void (*completion_func)(void *context, struct pci_response *resp, member
559 ctxt.pkt.completion_func = q_resource_requirements; in new_pcichild_device()
943 comp_packet->completion_func(comp_packet->compl_ctxt, in vmbus_pcib_on_channel_callback()
1004 ctxt.pkt.completion_func = hv_pci_generic_compl; in hv_pci_protocol_negotiation()
1064 ctxt.pkt.completion_func = hv_pci_generic_compl; in hv_pci_enter_d0()
1117 pkt->completion_func = hv_pci_generic_compl; in hv_send_resources_allocated()
1719 ctxt.pkt.completion_func = hv_pci_compose_compl; in vmbus_pcib_map_msi()
/freebsd-12.1/sys/compat/ndis/
H A Dntoskrnl_var.h954 typedef uint32_t (*completion_func)(device_object *, typedef
1002 completion_func isl_completionfunc;
H A Dsubr_ntoskrnl.c1178 completion_func cf;