taglinefilesource code
rbp1630drivers/char/scc.cscc->rbp1 = bp;         /* Don't throw this one away */
rbp1743drivers/char/scc.cif ((bp = scc->rbp1) == NULLBUF || bp->cnt >= bp->size)  
rbp1748drivers/char/scc.cscc->rbp = scc->rbp1 = bp;
rbp1754drivers/char/scc.cscc->rbp1 = bp;
rbp1804drivers/char/scc.cscc->rbp = scc->rbp1 = NULLBUF;
rbp1244include/linux/scc.hstruct mbuf *rbp1;  /* rx: Pointer to mbuf currently being written */