acx_rxbuf         169 dev/ic/acx.c   int	 acx_newbuf(struct acx_softc *, struct acx_rxbuf *, int);
acx_rxbuf        1295 dev/ic/acx.c   		struct acx_rxbuf *buf;
acx_rxbuf        1315 dev/ic/acx.c   		struct acx_rxbuf *buf;
acx_rxbuf        2123 dev/ic/acx.c   acx_newbuf(struct acx_softc *sc, struct acx_rxbuf *rb, int wait)
acx_rxbuf         263 dev/ic/acxvar.h struct acx_rxbuf {
acx_rxbuf         271 dev/ic/acxvar.h 	struct acx_rxbuf	rx_buf[ACX_RX_DESC_CNT];