Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c7xx.c1359 int i, ncr_to_memory, memory_to_ncr; in NCR53c7x0_init_fixup() local
1425 memory_to_ncr = tmp|DMODE_800_DIOM; in NCR53c7x0_init_fixup()
1429 memory_to_ncr = ncr_to_memory = tmp; in NCR53c7x0_init_fixup()
1447 patch_abs_rwri_data (hostdata->script, 0, dmode_memory_to_ncr, memory_to_ncr); in NCR53c7x0_init_fixup()
D53c7,8xx.c1601 int i, ncr_to_memory, memory_to_ncr; in NCR53c8x0_init_fixup() local
1664 memory_to_ncr = tmp|DMODE_800_DIOM; in NCR53c8x0_init_fixup()
1668 memory_to_ncr = ncr_to_memory = tmp; in NCR53c8x0_init_fixup()
1684 patch_abs_rwri_data (hostdata->script, 0, dmode_memory_to_ncr, memory_to_ncr); in NCR53c8x0_init_fixup()