Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c190 static int vdc_wait_for_response(vdc_t *vdcp, vio_msg_t *msgp);
1688 status = vdc_wait_for_response(vdcp, &vio_msg); in vdc_ver_negotiation()
1783 status = vdc_wait_for_response(vdcp, &vio_msg); in vdc_attr_negotiation()
1890 status = vdc_wait_for_response(vdcp, &vio_msg); in vdc_dring_negotiation()
1999 status = vdc_wait_for_response(vdcp, &vio_msg); in vdc_rdx_exchange()
3277 rv = vdc_wait_for_response(vdc, &vio_msg); in vdc_do_op()
3874 vdc_wait_for_response(vdc_t *vdcp, vio_msg_t *msgp) in vdc_wait_for_response() function
4789 status = vdc_wait_for_response(vdcp, &msg); in vdc_process_msg_thread()