PLF_FPGA_STATE_LEN
fpga_dmabuff = kmalloc(PLF_FPGA_STATE_LEN, GFP_KERNEL);
memset(fpga_dmabuff, 0xff, PLF_FPGA_STATE_LEN);
PLF_FPGA_STATE_LEN);