Home
last modified time | relevance | path

Searched defs:NCR5380_read (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Ddmx3191d.c25 #define NCR5380_read(reg) inb(hostdata->base + (reg)) macro
A Dmac_scsi.c38 #define NCR5380_read(reg) in_8(hostdata->io + ((reg) << 4)) macro
A Dg_NCR5380.c38 #define NCR5380_read(reg) \ macro
A Datari_scsi.c63 #define NCR5380_read(reg) atari_scsi_reg_read(reg) macro
A Dsun3_scsi.c46 #define NCR5380_read(reg) in_8(hostdata->io + (reg)) macro
/linux-6.3-rc2/drivers/scsi/arm/
A Doak.c20 #define NCR5380_read(reg) readb(hostdata->io + ((reg) << 2)) macro
A Dcumana_1.c18 #define NCR5380_read(reg) cumanascsi_read(hostdata, reg) macro

Completed in 11 milliseconds