Searched defs:NCR5380_pread (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/scsi/arm/ |
D | oak.c | 58 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pread() function
|
D | cumana_1.c | 111 NCR5380_pread(struct Scsi_Host *host, unsigned char *addr, int len) in NCR5380_pread() function
|
/linux-4.4.14/drivers/scsi/ |
D | g_NCR5380.h | 96 #define NCR5380_pread generic_NCR5380_pread macro
|
D | t128.c | 311 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, function
|
D | mac_scsi.c | 41 #define NCR5380_pread macscsi_pread macro
|
D | pas16.c | 495 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, 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 | 522 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) in NCR5380_pread() function
|