taglinefilesource code
opt_buf651drivers/cdrom/optcd.cstatic char opt_buf[OPT_BLOCKSIZE*OPT_BUF_SIZ];
opt_buf697drivers/cdrom/optcd.cmemcpy(CURRENT -> buffer, opt_buf + offs, nr_sectors * 512);
opt_buf897drivers/cdrom/optcd.coptReadData(opt_buf+OPT_BLOCKSIZE*opt_buf_in, OPT_BLOCKSIZE);