musycc_newbuf 69 dev/pci/musycc.c int musycc_newbuf(struct musycc_group *, struct dma_desc *, struct mbuf *); musycc_newbuf 817 dev/pci/musycc.c if (musycc_newbuf(mg, dd, NULL) == ENOBUFS) { musycc_newbuf 1191 dev/pci/musycc.c musycc_newbuf(mg, cur_rx, m); musycc_newbuf 1200 dev/pci/musycc.c if (musycc_newbuf(mg, cur_rx, NULL) != 0) {