Lines Matching refs:glvc
49 #include <sys/glvc.h>
93 * local channel (glvc) file descriptor set by pcp_send_recv()
109 * how long to block on glvc driver calls before we return timeout error
112 * Note: In the current implementation of glvc driver, all glvc calls are
131 * stream fashion, first data is copied from channel (glvc) buffers to
140 * Buffer used for peeking new data available in channel (glvc) buffers.
147 * new data available in channel (glvc) buffers.
160 * signal handling variables to handle glvc blocking calls.
261 * signal handler initialization to handle glvc call timeouts.
343 * PCPL_GLVC_TIMEOUT - glvc call timeout.
539 * PCPL_ERR_GLVC - glvc ioctl failure.
568 * Function: wrapper for handling glvc calls (read/write/peek).
633 * For peeking 'bytes_cnt' bytes in channel (glvc) buffers.
720 * In current implementaion of glvc driver, streams reads are not supported.
726 * This call may need to be enhanced when glvc supports buffered (stream)