Home
last modified time | relevance | path

Searched refs:queue_remove_tgtluntag (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/arm/
Dqueue.c206 struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target, int lun, in queue_remove_tgtluntag() function
308 EXPORT_SYMBOL(queue_remove_tgtluntag);
Dqueue.h72 extern struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target,
Dacornscsi.c1795 host->SCpnt = queue_remove_tgtluntag(&host->queues.disconnected, in acornscsi_reconnect_finish()
Dfas216.c1001 info->SCpnt = queue_remove_tgtluntag(&info->queues.disconnected, in fas216_reselected_intr()