Searched defs:NCR5380_pread (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/drivers/scsi/ ! |
D | mac_scsi.h | 68 #define NCR5380_pread macscsi_pread macro
|
D | g_NCR5380.h | 125 #define NCR5380_pread generic_NCR5380_pread macro
|
D | t128.c | 350 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, function
|
D | pas16.c | 543 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, in NCR5380_pread() function
|
D | dtc.c | 362 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
D | g_NCR5380.c | 573 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|
/linux-3.3/drivers/scsi/arm/ ! |
D | oak.c | 70 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pread() function
|
D | cumana_1.c | 124 NCR5380_pread(struct Scsi_Host *host, unsigned char *addr, int len) in NCR5380_pread() function
|