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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c723 SCpnt = queue_remove_exclude(&host->queues.issue, host->busyluns);
H A Dfas216.c1915 SCpnt = queue_remove_exclude(&info->queues.issue,

Completed in 110 milliseconds