DPRAM_TX_SIZE
memcpy_toio(&card->dpram[DPRAM_TX + DPRAM_TX_SIZE * fifo_wr],
buf, DPRAM_TX_SIZE);
uint8_t buf[DPRAM_TX_SIZE];