DFL_PORT_BASE      67 include/uapi/linux/fpga-dfl.h #define DFL_FPGA_PORT_RESET		_IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0)
DFL_PORT_BASE      86 include/uapi/linux/fpga-dfl.h #define DFL_FPGA_PORT_GET_INFO		_IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 1)
DFL_PORT_BASE     115 include/uapi/linux/fpga-dfl.h #define DFL_FPGA_PORT_GET_REGION_INFO	_IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 2)
DFL_PORT_BASE     136 include/uapi/linux/fpga-dfl.h #define DFL_FPGA_PORT_DMA_MAP		_IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 3)
DFL_PORT_BASE     152 include/uapi/linux/fpga-dfl.h #define DFL_FPGA_PORT_DMA_UNMAP		_IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 4)