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

/illumos-gate/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c195 static int glvc_peek(glvc_soft_state_t *softsp,
832 glvc_peek(glvc_soft_state_t *softsp, glvc_xport_msg_peek_t *msg_peek) function
842 DPRINTF(("glvc_peek: err = %ld, getstatus = 0x%lx",
870 DPRINTF(("glvc_peek: err = %ld, getstatus = 0x%lx",
877 DPRINTF(("glvc_peek recv data, error = %ld, recv_count = %lu",
970 retval = glvc_peek(softsp, &glvc_peek_msg);

Completed in 47 milliseconds