Home
last modified time | relevance | path

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

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