Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c261 void (*completion_func)(void *context, struct pci_response *resp, member
603 ctxt.pkt.completion_func = q_resource_requirements; in new_pcichild_device()
989 comp_packet->completion_func(comp_packet->compl_ctxt, in vmbus_pcib_on_channel_callback()
1050 ctxt.pkt.completion_func = hv_pci_generic_compl; in hv_pci_protocol_negotiation()
1115 ctxt.pkt.completion_func = hv_pci_generic_compl; in hv_pci_enter_d0()
1169 pkt->completion_func = hv_pci_generic_compl; in hv_send_resources_allocated()
1816 ctxt.pkt.completion_func = hv_pci_compose_compl; in vmbus_pcib_map_msi()
/freebsd-13.1/sys/compat/ndis/
H A Dntoskrnl_var.h940 typedef uint32_t (*completion_func)(device_object *, typedef
988 completion_func isl_completionfunc;
H A Dsubr_ntoskrnl.c1178 completion_func cf;