Searched defs:vdc_recv (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c169 static int vdc_recv(vdc_t *vdc, vio_msg_t *msgp, size_t *nbytesp);
2025 vdc_recv(vdc_t *vdc, vio_msg_t *msgp, size_t *nbytesp) function
2048 * safely because vdc_recv() is only called from thread
3883 status = vdc_recv(vdcp, msgp, &nbytes);

Completed in 78 milliseconds