Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Ddmx3191d.c25 #define NCR5380_read(reg) inb(hostdata->base + (reg)) macro
H A Dg_NCR5380.c38 #define NCR5380_read(reg) \ macro
/linux/drivers/scsi/arm/
H A Doak.c20 #define NCR5380_read(reg) readb(hostdata->io + ((reg) << 2)) macro
H A Dcumana_1.c18 #define NCR5380_read(reg) cumanascsi_read(hostdata, reg) macro