taglinefilesource code
nospace832drivers/char/scc.cscc->stat.nospace++;    /* and count this error */
nospace1248drivers/char/scc.cscc->stat.nospace = 12345;  /* draw attention to it */
nospace1258drivers/char/scc.cscc->stat.nospace++;
nospace2122drivers/char/scc.cscc->stat.nospace = 54321;  /* draw attention to it */
nospace2132drivers/char/scc.cscc->stat.nospace++;
nospace2178drivers/char/scc.cscc->stat.nospace++;
nospace194include/linux/scc.hunsigned int nospace;  /* "Out of buffers" */