taglinefilesource code
scc_wbuf270drivers/char/scc.cunsigned char scc_wbuf[BUFSIZE];
scc_wbuf2490drivers/char/scc.cmemcpy_fromfs(scc_wbuf, buf, cnt);
scc_wbuf2494drivers/char/scc.cmemcpy(scc_wbuf, buf, cnt);
scc_wbuf2509drivers/char/scc.cp=scc_wbuf;