Searched refs:NCR53C400_host_buffer (Results 1 – 2 of 2) sorted by relevance
567 isa_memcpy_fromio(dst + start, NCR53C400_host_buffer + NCR5380_map_name, 128); in NCR5380_pread()587 isa_memcpy_fromio(dst + start, NCR53C400_host_buffer + NCR5380_map_name, 128); in NCR5380_pread()652 isa_memcpy_toio(NCR53C400_host_buffer + NCR5380_map_name, src + start, 128); in NCR5380_pwrite()668 isa_memcpy_toio(NCR53C400_host_buffer + NCR5380_map_name, src + start, 128); in NCR5380_pwrite()
117 #define NCR53C400_host_buffer 0x3900 macro