Searched refs:queue_remove_exclude (Results 1 – 4 of 4) sorted by relevance
46 extern struct scsi_cmnd *queue_remove_exclude(Queue_t *queue,
9 * 11-Oct-1997 RMK Corrected problem with queue_remove_exclude156 * Function: struct scsi_cmnd *queue_remove_exclude (queue, exclude)162 struct scsi_cmnd *queue_remove_exclude(Queue_t *queue, unsigned long *exclude) in queue_remove_exclude() function 311 EXPORT_SYMBOL(queue_remove_exclude);
700 SCpnt = queue_remove_exclude(&host->queues.issue, host->busyluns); in acornscsi_kick()
1927 SCpnt = queue_remove_exclude(&info->queues.issue, in fas216_kick()