Searched defs:dma_bytes_sent (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | cyberstorm.c | 162 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | blz2060.c | 137 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | cyberstormII.c | 152 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | blz1230.c | 167 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | mca_53c9x.c | 284 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | jazz_esp.c | 144 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | fastlane.c | 203 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | sun3x_esp.c | 182 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | oktagon_esp.c | 390 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | dec_esp.c | 298 static int dma_bytes_sent(struct NCR_ESP *esp, int fifo_count) in dma_bytes_sent() function
|
D | mac_esp.c | 560 static int dma_bytes_sent(struct NCR_ESP * esp, int fifo_count) in dma_bytes_sent() function
|
D | NCR53C9x.h | 408 int (*dma_bytes_sent)(struct NCR_ESP *, int); member
|