Searched refs:queue_probetgtlun (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dqueue.h88 * Function: int queue_probetgtlun (queue, target, lun)
96 extern int queue_probetgtlun (Queue_t *queue, int target, int lun);
H A Dqueue.c251 * Function: int queue_probetgtlun (queue, target, lun)
259 int queue_probetgtlun (Queue_t *queue, int target, int lun) function
313 EXPORT_SYMBOL(queue_probetgtlun); variable
H A Dacornscsi.c1803 if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun))

Completed in 55 milliseconds