taglinefilesource code
opt_buf599drivers/block/optcd.cstatic char opt_buf[OPT_BLOCKSIZE*OPT_BUF_SIZ];
opt_buf645drivers/block/optcd.cmemcpy(CURRENT -> buffer, opt_buf + offs, nr_sectors * 512);
opt_buf845drivers/block/optcd.coptReadData(opt_buf+OPT_BLOCKSIZE*opt_buf_in, OPT_BLOCKSIZE);