Lines Matching refs:rtas_function_token
704 int ibm_allow_unfreeze = rtas_function_token(RTAS_FN_IBM_OPEN_SRIOV_ALLOW_UNFREEZE); in pseries_send_allow_unfreeze()
779 if (rtas_function_token(RTAS_FN_IBM_OPEN_SRIOV_ALLOW_UNFREEZE) == RTAS_UNKNOWN_SERVICE) in pseries_notify_resume()
857 ibm_set_eeh_option = rtas_function_token(RTAS_FN_IBM_SET_EEH_OPTION); in eeh_pseries_init()
858 ibm_set_slot_reset = rtas_function_token(RTAS_FN_IBM_SET_SLOT_RESET); in eeh_pseries_init()
859 ibm_read_slot_reset_state2 = rtas_function_token(RTAS_FN_IBM_READ_SLOT_RESET_STATE2); in eeh_pseries_init()
860 ibm_read_slot_reset_state = rtas_function_token(RTAS_FN_IBM_READ_SLOT_RESET_STATE); in eeh_pseries_init()
861 ibm_slot_error_detail = rtas_function_token(RTAS_FN_IBM_SLOT_ERROR_DETAIL); in eeh_pseries_init()
862 ibm_get_config_addr_info2 = rtas_function_token(RTAS_FN_IBM_GET_CONFIG_ADDR_INFO2); in eeh_pseries_init()
863 ibm_get_config_addr_info = rtas_function_token(RTAS_FN_IBM_GET_CONFIG_ADDR_INFO); in eeh_pseries_init()
864 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_PE); in eeh_pseries_init()
872 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_BRIDGE); in eeh_pseries_init()