Home
last modified time | relevance | path

Searched refs:SMALL_READ_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Ddae.c42 #define SMALL_READ_BURST_SIZE 24 /* < 64K in all cases */ macro
143 read_burst_size = SMALL_READ_BURST_SIZE; in read_audio_track()