Home
last modified time | relevance | path

Searched refs:URJ_ERROR_NOTFOUND (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/urjtag/urjtag-2021.03/src/flash/
H A Dflash.c76 urj_error_set (URJ_ERROR_NOTFOUND, "global cfi_array not set"); in set_flash_driver()
119 urj_error_set (URJ_ERROR_NOTFOUND, _("no flash driver found")); in urj_flashmsbin()
315 urj_error_set (URJ_ERROR_NOTFOUND, _("no flash driver found")); in urj_flashmem()
488 urj_error_set (URJ_ERROR_NOTFOUND, _("no flash driver found")); in urj_flasherase()
569 urj_error_set (URJ_ERROR_NOTFOUND, _("no flash driver found")); in urj_flashlock()
H A Ddetectflash.c97 urj_error_set (URJ_ERROR_NOTFOUND, _("Flash not found")); in urj_flash_detectflash()
H A Djedec.c546 urj_error_set (URJ_ERROR_NOTFOUND, "amd_flash_info table"); in urj_flash_jedec_detect()
/dports/devel/urjtag/urjtag-2021.03/src/bus/
H A Dbuses.c98 urj_error_set (URJ_ERROR_NOTFOUND, "abus not in global bus list"); in urj_bus_buses_delete()
164 urj_error_set (URJ_ERROR_NOTFOUND, "Unknown bus: %s", drivername); in urj_bus_init()
H A Darm9tdmi.c366 urj_error_set (URJ_ERROR_NOTFOUND, in arm9tdmi_bus_init()
372 urj_error_set (URJ_ERROR_NOTFOUND, in arm9tdmi_bus_init()
378 urj_error_set (URJ_ERROR_NOTFOUND, in arm9tdmi_bus_init()
H A Dgeneric_bus.c40 urj_error_set (URJ_ERROR_NOTFOUND, "signal '%s'", id); in urj_bus_generic_attach_sig()
H A Dejtag.c165 urj_error_set (URJ_ERROR_NOTFOUND, in ejtag_run_pracc()
293 urj_error_set (URJ_ERROR_NOTFOUND, in ejtag_bus_init()
355 urj_error_set (URJ_ERROR_NOTFOUND, in ejtag_bus_init()
H A Dejtag_dma.c393 urj_error_set (URJ_ERROR_NOTFOUND, in ejtag_dma_bus_init()
399 urj_error_set (URJ_ERROR_NOTFOUND, in ejtag_dma_bus_init()
H A Dprototype.c164 urj_error_set (URJ_ERROR_NOTFOUND, _("signal '%s' not found"), in prototype_bus_new()
/dports/devel/urjtag/urjtag-2021.03/src/part/
H A Dpart.c226 urj_error_set (URJ_ERROR_NOTFOUND, in urj_part_set_signal()
279 urj_error_set (URJ_ERROR_NOTFOUND, in urj_part_get_signal()
369 urj_error_set(URJ_ERROR_NOTFOUND, in urj_part_instruction_define()
H A Dbsbit.c49 urj_error_set(URJ_ERROR_NOTFOUND, in urj_part_bsbit_alloc_control()
/dports/devel/urjtag/urjtag-2021.03/include/urjtag/
H A Derror.h44 URJ_ERROR_NOTFOUND, enumerator
/dports/devel/urjtag/urjtag-2021.03/src/cmd/
H A Dcmd_salias.c70 urj_error_set (URJ_ERROR_NOTFOUND, _("Signal '%s' not found"), in cmd_salias_run()
H A Dcmd_get.c71 urj_error_set (URJ_ERROR_NOTFOUND, _("signal '%s' not found"), in cmd_get_run()
H A Dcmd_test.c75 urj_error_set (URJ_ERROR_NOTFOUND, _("signal '%s' not found"), in cmd_test_run()
H A Dcmd_set.c98 urj_error_set (URJ_ERROR_NOTFOUND, _("signal '%s' not found"), in cmd_set_run()
H A Dcmd_scan.c70 urj_error_set (URJ_ERROR_NOTFOUND, in cmd_scan_run()
H A Dcmd_cable.c65 urj_error_set (URJ_ERROR_NOTFOUND, in cmd_cable_run()
H A Dcmd_part.c111 urj_error_set (URJ_ERROR_NOTFOUND, "part '%s'", params[1]); in cmd_part_run()
/dports/devel/urjtag/urjtag-2021.03/src/tap/cable/
H A Dgeneric_parport.c72 urj_error_set (URJ_ERROR_NOTFOUND, _("Unknown port type: %s"), in urj_tap_cable_generic_parport_connect()
/dports/devel/urjtag/urjtag-2021.03/src/stapl/
H A Dstapl.c408 urj_error_set (URJ_ERROR_NOTFOUND, in urj_stapl_run()
414 urj_error_set (URJ_ERROR_NOTFOUND, in urj_stapl_run()
/dports/devel/urjtag/urjtag-2021.03/src/svf/
H A Dsvf.c1151 urj_error_set (URJ_ERROR_NOTFOUND, in urj_svf_run()
1167 urj_error_set (URJ_ERROR_NOTFOUND, in urj_svf_run()
1207 urj_error_set (URJ_ERROR_NOTFOUND, in urj_svf_run()
/dports/devel/urjtag/urjtag-2021.03/src/global/
H A Dlog-error.c171 case URJ_ERROR_NOTFOUND: return "not found"; in urj_error_string()
/dports/devel/urjtag/urjtag-2021.03/src/tap/usbconn/
H A Dlibusb.c149 urj_error_set (URJ_ERROR_NOTFOUND, "no USB connections"); in usbconn_libusb_connect()
/dports/devel/urjtag/urjtag-2021.03/src/tap/
H A Dchain.c405 urj_error_set (URJ_ERROR_NOTFOUND, _("Run \"detect\" first")); in urj_tap_chain_active_part()

12