Searched refs:NCR53C400_host_buffer (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dg_NCR5380.h126 #define NCR53C400_host_buffer 0x3900 macro
H A Dg_NCR5380.c563 isa_memcpy_fromio(dst + start, NCR53C400_host_buffer + NCR5380_map_name, 128);
583 isa_memcpy_fromio(dst + start, NCR53C400_host_buffer + NCR5380_map_name, 128);
640 isa_memcpy_toio(NCR53C400_host_buffer + NCR5380_map_name, src + start, 128);
656 isa_memcpy_toio(NCR53C400_host_buffer + NCR5380_map_name, src + start, 128);

Completed in 38 milliseconds