arc_write
static void arc_write(struct arc_softc *, bus_size_t, uint32_t);
arc_write(sc, ARC_REG_IOC_WBUF_LEN, rwlen);
arc_write(sc, ARC_REG_INB_DOORBELL,
arc_write(sc, ARC_REG_OUTB_DOORBELL, reg);
#define arc_push(_s, _r) arc_write((_s), ARC_REG_POST_QUEUE, (_r))
arc_write(sc, ARC_REG_INB_DOORBELL,
arc_write(sc, ARC_REG_INTRMASK, ~ARC_REG_INTRMASK_POSTQUEUE);
arc_write(sc, ARC_REG_INTRMASK,
arc_write(sc, ARC_REG_INTRMASK,
arc_write(sc, ARC_REG_INTRMASK, ~ARC_REG_INTRMASK_POSTQUEUE);
arc_write(sc, ARC_REG_INB_MSG0, m);
arc_write(sc, ARC_REG_INTRSTAT, ARC_REG_INTRSTAT_MSG0);
arc_write(sc, ARC_REG_INTRMASK,
arc_write(sc, ARC_REG_INTRSTAT, intrstat);
arc_write(sc, ARC_REG_INTRMASK,
arc_write(sc, ARC_REG_OUTB_DOORBELL, reg);
arc_write(sc, ARC_REG_INB_DOORBELL,