L3_sendbyte
L3_sendbyte(sc, addr, mode++);
L3_sendbyte(sc, *data++, mode++);
static void L3_sendbyte(struct uda1341_softc *, uint8_t, int);