taglinefilesource code
scc_stat1885drivers/char/scc.cerror = verify_area(VERIFY_WRITE, (void *) arg,sizeof(struct scc_stat));
scc_stat1895drivers/char/scc.cmemcpy_tofs((void *) arg, &scc->stat, sizeof(struct scc_stat));
scc_stat240include/linux/scc.hstruct scc_stat stat;  /* statistical information */