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