Home
last modified time | relevance | path

Searched refs:wait_for_response (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c551 wait_for_response(struct hv_pcibus *hbus, struct completion *c) in wait_for_response() function
694 if (wait_for_response(hbus, &comp_pkt.host_event)) in new_pcichild_device()
1071 ret = wait_for_response(hbus, &comp_pkt.host_event); in hv_pci_protocol_negotiation()
1150 ret = wait_for_response(hbus, &comp_pkt.host_event); in hv_pci_enter_d0()
1218 ret = wait_for_response(hbus, &comp_pkt.host_event); in hv_send_resources_allocated()
1552 ret = wait_for_response(hbus, hbus->query_comp); in vmbus_pcib_attach()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c2327 static void wait_for_response(struct ib_mad_send_wr_private *mad_send_wr) in wait_for_response() function
2364 wait_for_response(mad_send_wr); in ib_reset_mad_timeout()
2395 wait_for_response(mad_send_wr); in ib_mad_complete_send_wr()