Searched refs:queue_probetgtlun (Results 1 – 3 of 3) sorted by relevance
257 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun() function311 EXPORT_SYMBOL(queue_probetgtlun);
93 extern int queue_probetgtlun (Queue_t *queue, int target, int lun);
1743 if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun)) in acornscsi_reconnect()