Searched defs:NCR5380_read (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddmx3191d.c38 #define NCR5380_read(reg) inb(port + reg) macro
H A Dmac_scsi.h65 #define NCR5380_read(reg) macscsi_read(_instance, reg) macro
H A Ddtc.h73 #define NCR5380_read(reg) (readb(DTC_address(reg))) macro
76 #define NCR5380_read(reg) (readb(DTC_address(reg))) macro
H A Dg_NCR5380.h81 #define NCR5380_read(reg) (inb(NCR5380_map_name + (reg))) macro
106 #define NCR5380_read(reg) readb(iomem + NCR53C400_mem_base + (reg)) macro
H A Dt128.h125 #define NCR5380_read(reg) readb(T128_address(reg)) macro
128 #define NCR5380_read(reg) \ macro
H A Dpas16.h146 #define NCR5380_read(reg) ( inb(PAS16_io_port(reg)) ) macro
149 #define NCR5380_read(reg) \ macro
H A Datari_scsi.h49 #define NCR5380_read(reg) atari_scsi_reg_read( reg ) macro
H A Dsun3_scsi.h97 #define NCR5380_read(reg) sun3scsi_read(reg) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Doak.c30 #define NCR5380_read(reg) readb(_base + ((reg) << 2)) macro
H A Dcumana_1.c30 #define NCR5380_read(reg) cumanascsi_read(_instance, reg) macro

Completed in 59 milliseconds