Searched refs:__queue_remove (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/arm/
H A Dqueue.c137 static struct scsi_cmnd *__queue_remove(Queue_t *queue, struct list_head *ent) function
171 SCpnt = __queue_remove(queue, l);
193 SCpnt = __queue_remove(queue, queue->head.next);
220 SCpnt = __queue_remove(queue, l);
245 __queue_remove(queue, l);
295 __queue_remove(queue, l);

Completed in 62 milliseconds