Searched refs:queue_remove_exclude (Results 1 - 4 of 4) 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.h49 extern struct scsi_cmnd *queue_remove_exclude(Queue_t *queue,
H A Dqueue.c12 * 11-Oct-1997 RMK Corrected problem with queue_remove_exclude
155 * Function: struct scsi_cmnd *queue_remove_exclude (queue, exclude)
161 struct scsi_cmnd *queue_remove_exclude(Queue_t *queue, unsigned long *exclude) function
309 EXPORT_SYMBOL(queue_remove_exclude); variable
H A Dacornscsi.c720 SCpnt = queue_remove_exclude(&host->queues.issue, host->busyluns);
H A Dfas216.c1915 SCpnt = queue_remove_exclude(&info->queues.issue,

Completed in 111 milliseconds