Searched defs:NCR5380_read (Results 1 – 10 of 10) sorted by relevance
48 #define NCR5380_read(reg) (readb(DTC_address(reg))) macro51 #define NCR5380_read(reg) (readb(DTC_address(reg))) macro
96 #define NCR5380_read(reg) readb(T128_address(reg)) macro99 #define NCR5380_read(reg) \ macro
124 #define NCR5380_read(reg) ( inb(PAS16_io_port(reg)) ) macro127 #define NCR5380_read(reg) \ macro
52 #define NCR5380_read(reg) (inb(NCR5380_map_name + (reg))) macro77 #define NCR5380_read(reg) readb(iomem + NCR53C400_mem_base + (reg)) macro
39 #define NCR5380_read(reg) inb(port + reg) macro
38 #define NCR5380_read(reg) macscsi_read(_instance, reg) macro
50 #define NCR5380_read(reg) sun3scsi_read(reg) macro
96 #define NCR5380_read(reg) atari_scsi_reg_read(reg) macro
26 #define NCR5380_read(reg) readb(_base + ((reg) << 2)) macro
25 #define NCR5380_read(reg) cumanascsi_read(_instance, reg) macro