Searched defs:NCR5380_pread (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | mac_scsi.h | 99 #define NCR5380_pread macscsi_pread macro
|
D | g_NCR5380.h | 139 #define NCR5380_pread generic_NCR5380_pread macro
|
D | t128.c | 302 static inline int NCR5380_pread(struct Scsi_Host *instance, in NCR5380_pread() function
|
D | pas16.c | 475 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
D | dtc.c | 329 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
D | g_NCR5380.c | 538 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
/linux-2.4.37.9/drivers/acorn/scsi/ |
D | oak.c | 207 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pread() function
|
D | cumana_1.c | 289 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pread() function
|