[go: nahoru, domu]

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

/drivers/scsi/
H A Datari_scsi.c225 #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");
1017 * use the dribble buffer and thus can do only STRAM_BUFFER_SIZE bytes.
1055 STRAM_BUFFER_SIZE : 255*512;

Completed in 120 milliseconds