Searched refs:fc_int2cell (Results 1 – 7 of 7) sorted by relevance
237 fc_result(cp, 0) = fc_int2cell(proplen); in fco_getproplen()238 cp->nresults = fc_int2cell(1); in fco_getproplen()295 cp->nresults = fc_int2cell(1); in fco_getprop()296 fc_result(cp, 0) = fc_int2cell(proplen); in fco_getprop()314 cp->nresults = fc_int2cell(1); in fco_ap_phandle()346 cp->nresults = fc_int2cell(1); in fco_child()378 cp->nresults = fc_int2cell(1); in fco_peer()410 cp->nresults = fc_int2cell(1); in fco_parent()444 cp->nresults = fc_int2cell(1); in fco_alloc_phandle()636 cp->nresults = fc_int2cell(0); in fco_new_device()[all …]
393 cp->error = fc_int2cell(-1); in fc_syntax_error()394 cp->nresults = fc_int2cell(0); in fc_syntax_error()402 cp->priv_error = fc_int2cell(-1); in fc_priv_error()403 cp->error = fc_int2cell(0); in fc_priv_error()404 cp->nresults = fc_int2cell(0); in fc_priv_error()412 cp->priv_error = cp->error = fc_int2cell(0); in fc_success_op()429 cp->nresults = fc_int2cell(0); in fc_fail_op()430 cp->error = fc_int2cell(-1); in fc_fail_op()
363 cp->nresults = fc_int2cell(1); in pfc_dma_map_in()431 cp->nresults = fc_int2cell(0); in pfc_dma_sync()491 cp->nresults = fc_int2cell(0); in pfc_dma_map_out()539 cp->nresults = fc_int2cell(0); in pfc_dma_cleanup()590 cp->nresults = fc_int2cell(1); in pfc_map_in()651 cp->nresults = fc_int2cell(0); in pfc_map_out()735 cp->nresults = fc_int2cell(1); in pfc_register_fetch()822 cp->nresults = fc_int2cell(0); in pfc_register_store()951 cp->nresults = fc_int2cell(1); in pfc_config_fetch()1082 cp->nresults = fc_int2cell(0); in pfc_config_store()[all …]
671 cp->error = fc_int2cell(0); in fc_run_priv()672 cp->priv_error = fc_int2cell(0); in fc_run_priv()712 cp->nresults = fc_int2cell(0); in fc_run_priv()730 cp->nresults = fc_int2cell(0); in fc_run_priv()
130 #define FC_ERR_NONE fc_int2cell(0)131 #define FC_ERR_SVC_NAME fc_int2cell(-1)134 #define FC_PRIV_ERROR fc_int2cell(-1)
65 #define fc_int2cell(i) ((fc_cell_t)((int)(i))) macro
1311 cp->nresults = fc_int2cell(1); in opl_map_in()1373 cp->nresults = fc_int2cell(0); in opl_map_out()1484 cp->nresults = fc_int2cell(1); in opl_register_fetch()1605 cp->nresults = fc_int2cell(0); in opl_register_store()1663 cp->nresults = fc_int2cell(1); in opl_claim_memory()1728 cp->nresults = fc_int2cell(0); in opl_release_memory()1776 cp->nresults = fc_int2cell(2); in opl_vtop()1797 cp->nresults = fc_int2cell(1); in opl_config_child()1851 cp->nresults = fc_int2cell(1); in opl_get_fcode()1891 cp->nresults = fc_int2cell(1); in opl_get_fcode_size()[all …]