Searched refs:abort (Results 1 – 10 of 10) sorted by relevance
127 fn->abort, fn->post); in spartan3_sp_load()157 (*fn->abort) (cookie); /* abort the burn */ in spartan3_sp_load()190 (*fn->abort) (cookie); /* abort the burn */ in spartan3_sp_load()224 (*fn->abort) (cookie); /* abort the burn */ in spartan3_sp_load()342 if (*fn->abort) in spartan3_ss_load()343 (*fn->abort) (cookie); in spartan3_ss_load()358 if (*fn->abort) in spartan3_ss_load()359 (*fn->abort) (cookie); in spartan3_ss_load()374 if (*fn->abort) in spartan3_ss_load()375 (*fn->abort) (cookie); in spartan3_ss_load()
170 fn->busy, fn->abort, fn->post); in virtex2_slave_pre()194 (*fn->abort)(cookie); in virtex2_slave_pre()213 (*fn->abort)(cookie); in virtex2_slave_pre()264 (*fn->abort)(cookie); in virtex2_slave_post()317 (*fn->abort)(cookie); in virtex2_ssm_load()334 (*fn->abort)(cookie); in virtex2_ssm_load()356 (*fn->abort)(cookie); in virtex2_ssm_load()392 (*fn->abort)(cookie); in virtex2_ssm_dump()452 (*fn->abort) (cookie); in virtex2_ss_load()469 (*fn->abort)(cookie); in virtex2_ss_load()
130 (*fn->abort) (cookie); in ACEX1K_ps_load()143 (*fn->abort) (cookie); in ACEX1K_ps_load()157 (*fn->abort) (cookie); in ACEX1K_ps_load()166 (*fn->abort) (cookie); in ACEX1K_ps_load()204 (*fn->abort) (cookie); in ACEX1K_ps_load()
50 && fns->abort)) { in StratixII_ps_fpp_load()80 fns->abort (cookie); in StratixII_ps_fpp_load()120 fns->abort (cookie); in StratixII_ps_fpp_load()129 fns->abort (cookie); in StratixII_ps_fpp_load()
137 (*fn->abort) (cookie); in CYC2_ps_load()148 (*fn->abort) (cookie); in CYC2_ps_load()167 (*fn->abort) (cookie); in CYC2_ps_load()
122 fn->abort, fn->post); in spartan2_sp_load()152 (*fn->abort) (cookie); /* abort the burn */ in spartan2_sp_load()185 (*fn->abort) (cookie); /* abort the burn */ in spartan2_sp_load()217 (*fn->abort) (cookie); /* abort the burn */ in spartan2_sp_load()
296 goto abort; in stm32_qspi_exec_op()301 goto abort; in stm32_qspi_exec_op()305 abort: in stm32_qspi_exec_op()
441 char *xenbus_transaction_end(xenbus_transaction_t t, int abort, int *retry) in xenbus_transaction_end() argument449 req.data = abort ? "F" : "T"; in xenbus_transaction_end()
1013 goto abort; in xhci_ctrl_tx()1037 goto abort; in xhci_ctrl_tx()1045 abort: in xhci_ctrl_tx()
464 struct nvme_abort_cmd abort; member
Completed in 29 milliseconds