xilly_buffer
struct xilly_buffer **wr_buffers; /* FPGA writes, driver reads! */
struct xilly_buffer **rd_buffers; /* FPGA reads, driver writes! */
struct xilly_buffer **buffers,
struct xilly_buffer *this_buffer = NULL; /* Init to silence warning */
sizeof(struct xilly_buffer),
struct xilly_buffer **buffers = NULL;
sizeof(struct xilly_buffer *),