taglinefilesource code
nospace828drivers/char/scc.cscc->stat.nospace++;    /* and count this error */
nospace1244drivers/char/scc.cscc->stat.nospace = 12345;  /* draw attention to it */
nospace1254drivers/char/scc.cscc->stat.nospace++;
nospace2118drivers/char/scc.cscc->stat.nospace = 54321;  /* draw attention to it */
nospace2128drivers/char/scc.cscc->stat.nospace++;
nospace2174drivers/char/scc.cscc->stat.nospace++;
nospace194include/linux/scc.hunsigned int nospace;  /* "Out of buffers" */