Searched defs:NCR5380_read (Results 1 – 7 of 7) sorted by relevance
20 #define NCR5380_read(reg) \ macro39 #define NCR5380_read(reg) \ macro
37 #define NCR5380_read(reg) inb(instance->io_port + reg) macro
34 #define NCR5380_read(reg) macscsi_read(instance, reg) macro
46 #define NCR5380_read(reg) sun3scsi_read(reg) macro
60 #define NCR5380_read(reg) atari_scsi_reg_read(reg) macro
19 #define NCR5380_read(reg) \ macro
17 #define NCR5380_read(reg) cumanascsi_read(instance, reg) macro