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