.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "CRQ_QUEUE_NEXT_CRQ" "9" "09 October 2005" "" ""
.SH NAME
crq_queue_next_crq \- Returns the next entry in message queue
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct viosrp_crq * crq_queue_next_crq (struct crq_queue * \fIqueue\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIqueue\fB\fR
crq_queue to use
.SH "DESCRIPTION"
.PP
Returns pointer to next entry in queue, or NULL if there are no new
entried in the CRQ.