Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c700.h272 struct NCR_700_command_slot *ITL_Hash_forw[MAX_ITL_HASH_BUCKETS]; member
D53c700.c538 forw = &hostdata->ITL_Hash_forw[hash]; in free_slot()
1958 slot->ITL_forw = hostdata->ITL_Hash_forw[hash]; in NCR_700_queuecommand()
1959 hostdata->ITL_Hash_forw[hash] = slot; in NCR_700_queuecommand()