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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c1800 if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun))

Completed in 70 milliseconds