Searched refs:crq_queue_next_crq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Drpa_vscsi.c91 * crq_queue_next_crq: - Returns the next entry in message queue
97 static struct viosrp_crq *crq_queue_next_crq(struct crq_queue *queue) function
141 while ((crq = crq_queue_next_crq(&hostdata->queue)) != NULL) {
147 if ((crq = crq_queue_next_crq(&hostdata->queue)) != NULL) {

Completed in 57 milliseconds