Lines Matching refs:FPGA_FAIL
66 return FPGA_FAIL; in fpga_loadbitstream()
78 return FPGA_FAIL; in fpga_loadbitstream()
91 return FPGA_FAIL; in fpga_loadbitstream()
104 return FPGA_FAIL; in fpga_loadbitstream()
116 return FPGA_FAIL; in fpga_loadbitstream()
128 return FPGA_FAIL; in fpga_loadbitstream()
145 return FPGA_FAIL; in xilinx_load()
150 return FPGA_FAIL; in xilinx_load()
162 return FPGA_FAIL; in xilinx_loadfs()
167 return FPGA_FAIL; in xilinx_loadfs()
180 return FPGA_FAIL; in xilinx_loads()
185 return FPGA_FAIL; in xilinx_loads()
196 return FPGA_FAIL; in xilinx_dump()
201 return FPGA_FAIL; in xilinx_dump()
209 int ret_val = FPGA_FAIL; in xilinx_info()