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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmac_scsi.h71 #define NCR5380_pread macscsi_pread macro
H A Dg_NCR5380.h128 #define NCR5380_pread generic_NCR5380_pread macro
H A Dt128.c334 * Function : int NCR5380_pread (struct Scsi_Host *instance,
346 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, function
367 printk("scsi%d : watchdog timer fired in NCR5380_pread()\n",
H A Ddtc.c338 * Function : int NCR5380_pread (struct Scsi_Host *instance,
353 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) function
H A Dpas16.c520 * Function : int NCR5380_pread (struct Scsi_Host *instance,
532 static inline int NCR5380_pread (struct Scsi_Host *instance, unsigned char *dst, function
547 printk("scsi%d : watchdog timer fired in NCR5380_pread()\n",
H A Dg_NCR5380.c549 * NCR5380_pread - pseudo DMA read
558 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *dst, int len) function
H A DNCR5380.c204 * NCR5380_pread(instance, dst, count);
1822 foo = NCR5380_pread(instance, d, c);
1828 if (!(foo = NCR5380_pread(instance, d, c - diff))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Doak.c66 static inline int NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, function
H A Dcumana_1.c137 NCR5380_pread(struct Scsi_Host *instance, unsigned char *addr, int len) function

Completed in 189 milliseconds