AR_RXDP
AR_WRITE(sc, AR_RXDP, bf->bf_daddr);
AR_WRITE(sc, AR_RXDP, SIMPLEQ_FIRST(&rxq->head)->bf_daddr);
AR_WRITE(sc, AR_RXDP, nbf->bf_daddr);