Searched refs:STRAM_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
142 #define STRAM_BUFFER_SIZE (4096) macro 576 * use the dribble buffer and thus can do only STRAM_BUFFER_SIZE bytes. in atari_scsi_dma_xfer_len() 614 STRAM_BUFFER_SIZE : 255*512; in atari_scsi_dma_xfer_len() 773 * allocate a STRAM_BUFFER_SIZE byte dribble buffer for transfers in atari_scsi_probe() 778 atari_dma_buffer = atari_stram_alloc(STRAM_BUFFER_SIZE, "SCSI"); in atari_scsi_probe()