Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acorn/scsi/
Dqueue.h74 extern Scsi_Cmnd *queue_remove_tgtluntag (Queue_t *queue, int target, int lun, int tag);
Dqueue.c211 Scsi_Cmnd *queue_remove_tgtluntag (Queue_t *queue, int target, int lun, int tag) in queue_remove_tgtluntag() function
312 EXPORT_SYMBOL(queue_remove_tgtluntag);
Dacornscsi.c1908 host->SCpnt = queue_remove_tgtluntag(&host->queues.disconnected, in acornscsi_reconnect_finish()
Dfas216.c970 info->SCpnt = queue_remove_tgtluntag(&info->queues.disconnected, in fas216_reselected_intr()