DPRAM_RX_SIZE
uint8_t buf[DPRAM_RX_SIZE];
memcpy_fromio(buf, &card->dpram[DPRAM_RX + DPRAM_RX_SIZE*fifo_rd],
DPRAM_RX_SIZE);