Searched refs:NCR5380_pread (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/ |
D | mac_scsi.h | 62 #define NCR5380_pread macscsi_pread macro
|
D | g_NCR5380.h | 119 #define NCR5380_pread generic_NCR5380_pread macro
|
D | t128.c | 346 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, function
|
D | dtc.c | 360 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
D | pas16.c | 543 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, in NCR5380_pread() function
|
D | g_NCR5380.c | 568 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
D | NCR5380.c | 1966 foo = NCR5380_pread(instance, d, c); in NCR5380_transfer_dma() 1972 if (!(foo = NCR5380_pread(instance, d, c - diff))) { in NCR5380_transfer_dma()
|
/drivers/scsi/arm/ |
D | oak.c | 68 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pread() function
|
D | cumana_1.c | 119 NCR5380_pread(struct Scsi_Host *host, unsigned char *addr, int len) in NCR5380_pread() function
|