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

/drivers/scsi/
H A Datari_scsi.c230 #define STRAM_BUFFER_SIZE (4096) macro
625 * STRAM_BUFFER_SIZE byte dribble buffer for transfers from/to alternative
630 atari_dma_buffer = atari_stram_alloc(STRAM_BUFFER_SIZE, "SCSI");
1007 * use the dribble buffer and thus can do only STRAM_BUFFER_SIZE bytes.
1045 STRAM_BUFFER_SIZE : 255*512;

Completed in 82 milliseconds