taglinefilesource code
scc_get_buffer212drivers/char/scc.cstatic struct mbuf * scc_get_buffer(struct scc_channel *scc, char type);
scc_get_buffer1012drivers/char/scc.cbp = scc_get_buffer(scc, BT_RECEIVE);
scc_get_buffer1735drivers/char/scc.cscc->kiss_decode_bp = scc_get_buffer(scc, BT_TRANSMIT);