Searched defs:NCR5380_read (Results 1 – 10 of 10) sorted by relevance
73 #define NCR5380_read(reg) (readb(DTC_address(reg))) macro76 #define NCR5380_read(reg) (readb(DTC_address(reg))) macro
124 #define NCR5380_read(reg) readb(T128_address(reg)) macro127 #define NCR5380_read(reg) \ macro
146 #define NCR5380_read(reg) ( inb(PAS16_io_port(reg)) ) macro149 #define NCR5380_read(reg) \ macro
81 #define NCR5380_read(reg) (inb(NCR5380_map_name + (reg))) macro106 #define NCR5380_read(reg) readb(iomem + NCR53C400_mem_base + (reg)) macro
65 #define NCR5380_read(reg) macscsi_read(_instance, reg) macro
38 #define NCR5380_read(reg) inb(port + reg) macro
49 #define NCR5380_read(reg) atari_scsi_reg_read( reg ) macro
96 #define NCR5380_read(reg) sun3scsi_read(reg) macro
30 #define NCR5380_read(reg) readb(_base + ((reg) << 2)) macro
30 #define NCR5380_read(reg) cumanascsi_read(_instance, reg) macro