Searched refs:NCR5380_pread (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dg_NCR5380.h148 #define NCR5380_pread generic_NCR5380_pread macro
H A Ddtc.c316 * NCR5380_pread - fast pseudo DMA read
325 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) function
H A Dpas16.c465 * NCR5380_pread - pseudo DMA read
475 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) function
489 printk(KERN_ERR "scsi%d : watchdog timer fired in NCR5380_pread()\n", instance->host_no);
H A Dt128.c293 * NCR5380_pread - pseudo DMA read
302 static inline int NCR5380_pread(struct Scsi_Host *instance, function
322 printk(KERN_ERR "scsi%d : watchdog timer fired in t128 NCR5380_pread.\n", instance->host_no);
H A Dmac_scsi.c465 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, function
H A Dg_NCR5380.c525 * NCR5380_pread - pseudo DMA read
534 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) function
H A DNCR5380.c207 * NCR5380_pread(instance, dst, count);
1983 foo = NCR5380_pread(instance, d, c);
1989 if (!(foo = NCR5380_pread(instance, d, c - diff))) {
H A Dmac_NCR5380.c151 * NCR5380_pread(instance, dst, count);
1827 foo = NCR5380_pread(instance, d, c);
1834 if (!(foo = NCR5380_pread(instance, d, c - diff))) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Doak.c225 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, function
H A Dcumana_1.c307 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, function

Completed in 208 milliseconds