queue_probetgtlun 1795 drivers/scsi/arm/acornscsi.c     if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun))
queue_probetgtlun  311 drivers/scsi/arm/queue.c EXPORT_SYMBOL(queue_probetgtlun);
queue_probetgtlun   93 drivers/scsi/arm/queue.h extern int queue_probetgtlun (Queue_t *queue, int target, int lun);