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