Home
last modified time | relevance | path

Searched refs:ncr_to_memory (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
1426 ncr_to_memory = tmp|DMODE_800_SIOM; in NCR53c7x0_init_fixup()
1429 memory_to_ncr = ncr_to_memory = tmp; in NCR53c7x0_init_fixup()
1448 patch_abs_rwri_data (hostdata->script, 0, dmode_ncr_to_memory, ncr_to_memory); in NCR53c7x0_init_fixup()
D53c7,8xx.c1601 int i, ncr_to_memory, memory_to_ncr; in NCR53c8x0_init_fixup() local
1665 ncr_to_memory = tmp|DMODE_800_SIOM; in NCR53c8x0_init_fixup()
1668 memory_to_ncr = ncr_to_memory = tmp; in NCR53c8x0_init_fixup()
1685 patch_abs_rwri_data (hostdata->script, 0, dmode_ncr_to_memory, ncr_to_memory); in NCR53c8x0_init_fixup()