Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dscsi_tgt_lib.c426 static struct request *tgt_cmd_hash_lookup(struct request_queue *q, u64 tag) in tgt_cmd_hash_lookup() function
473 rq = tgt_cmd_hash_lookup(shost->uspace_req_q, tag); in scsi_tgt_kspace_exec()