acx_newbuf        169 dev/ic/acx.c   int	 acx_newbuf(struct acx_softc *, struct acx_rxbuf *, int);
acx_newbuf       1334 dev/ic/acx.c   		error = acx_newbuf(sc, buf, 0);
acx_newbuf       2104 dev/ic/acx.c   		error = acx_newbuf(sc, &bd->rx_buf[i], 1);