Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c700.h178 hash_ITL(__u8 pun, __u8 lun) in hash_ITL() function
D53c700.c531 hash = hash_ITL(slot->cmnd->target, slot->cmnd->lun); in free_slot()
575 int hash = hash_ITL(pun, lun); in find_ITL_Nexus()
1957 hash = hash_ITL(SCp->target, SCp->lun); in NCR_700_queuecommand()