Searched refs:NCR5380_pwrite (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | mac_scsi.h | 100 #define NCR5380_pwrite macscsi_pwrite macro
|
D | g_NCR5380.h | 140 #define NCR5380_pwrite generic_NCR5380_pwrite macro
|
D | t128.c | 339 static inline int NCR5380_pwrite(struct Scsi_Host *instance, in NCR5380_pwrite() function
|
D | dtc.c | 378 static inline int NCR5380_pwrite(struct Scsi_Host *instance, unsigned char *src, int len) in NCR5380_pwrite() function
|
D | pas16.c | 508 static inline int NCR5380_pwrite(struct Scsi_Host *instance, unsigned char *src, int len) in NCR5380_pwrite() function
|
D | g_NCR5380.c | 622 static inline int NCR5380_pwrite(struct Scsi_Host *instance, unsigned char *src, int len) in NCR5380_pwrite() function
|
D | mac_NCR5380.c | 2040 foo = NCR5380_pwrite(instance, d, c); in NCR5380_transfer_dma() 2046 if (!(foo = NCR5380_pwrite(instance, d, c))) { in NCR5380_transfer_dma()
|
D | NCR5380.c | 2183 foo = NCR5380_pwrite(instance, d, c); in NCR5380_transfer_dma() 2187 if (!(foo = NCR5380_pwrite(instance, d, c))) { in NCR5380_transfer_dma()
|
/linux-2.4.37.9/drivers/acorn/scsi/ |
D | oak.c | 193 static inline int NCR5380_pwrite(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pwrite() function
|
D | ecoscsi.c | 174 static inline int NCR5380_pwrite(struct Scsi_Host *instance, unsigned char *addr,
|
D | cumana_1.c | 219 static inline int NCR5380_pwrite(struct Scsi_Host *instance, unsigned char *addr, in NCR5380_pwrite() function
|