Searched defs:dma_init_write (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | cyberstorm.c | 229 static void dma_init_write(struct NCR_ESP *esp, __u32 addr, int length) in dma_init_write() function
|
D | blz2060.c | 179 static void dma_init_write(struct NCR_ESP *esp, __u32 addr, int length) in dma_init_write() function
|
D | cyberstormII.c | 196 static void dma_init_write(struct NCR_ESP *esp, __u32 addr, int length) in dma_init_write() function
|
D | blz1230.c | 221 void dma_init_write(struct NCR_ESP *esp, __u32 addr, int length) in dma_init_write() function
|
D | mca_53c9x.c | 333 static void dma_init_write(struct NCR_ESP *esp, __u32 addr, int length) in dma_init_write() function
|
D | jazz_esp.c | 177 static void dma_init_write(struct NCR_ESP *esp, __u32 vaddress, int length) in dma_init_write() function
|
D | fastlane.c | 249 static void dma_init_write(struct NCR_ESP *esp, __u32 addr, int length) in dma_init_write() function
|
D | sun3x_esp.c | 252 static void dma_init_write(struct NCR_ESP *esp, __u32 vaddress, int length) in dma_init_write() function
|
D | oktagon_esp.c | 454 static void dma_init_write(struct NCR_ESP *esp, __u32 vaddress, int length) in dma_init_write() function
|
D | dec_esp.c | 383 static void dma_init_write(struct NCR_ESP *esp, u32 vaddress, int length) in dma_init_write() function
|
D | mac_esp.c | 621 static void dma_init_write(struct NCR_ESP * esp, char * vaddress, int length) in dma_init_write() function
|
D | NCR53C9x.h | 412 void (*dma_init_write)(struct NCR_ESP *, __u32, int); member
|