Searched refs:NCR53C400_host_buffer (Results 1 – 2 of 2) sorted by relevance
551 memcpy_fromio(dst + start, iomem + NCR53C400_host_buffer, 128); in NCR5380_pread()571 memcpy_fromio(dst + start, iomem + NCR53C400_host_buffer, 128); in NCR5380_pread()636 memcpy_toio(iomem + NCR53C400_host_buffer, src + start, 128); in NCR5380_pwrite()652 memcpy_toio(iomem + NCR53C400_host_buffer, src + start, 128); in NCR5380_pwrite()
74 #define NCR53C400_host_buffer 0x3900 macro