Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dqueue.h85 * Function: int queue_probetgtlun (queue, target, lun)
93 extern int queue_probetgtlun (Queue_t *queue, int target, int lun);
H A Dqueue.c249 * Function: int queue_probetgtlun (queue, target, lun)
257 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun() function
311 EXPORT_SYMBOL(queue_probetgtlun); variable
H A Dacornscsi.c1795 if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun)) in acornscsi_reconnect()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dqueue.h85 * Function: int queue_probetgtlun (queue, target, lun)
93 extern int queue_probetgtlun (Queue_t *queue, int target, int lun);
H A Dqueue.c253 * Function: int queue_probetgtlun (queue, target, lun)
261 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun() function
315 EXPORT_SYMBOL(queue_probetgtlun); variable
H A Dacornscsi.c1746 if (!ok && queue_probetgtlun(&host->queues.disconnected, target, lun)) in acornscsi_reconnect()

Completed in 8 milliseconds