Searched refs:pxenv_call (Results 1 – 1 of 1) sorted by relevance
47 union pxenv_call { union134 union pxenv_call pxenv_call; in pxe_api_call() local139 pxenv_call.unload_stack = pxenv_unload_stack; in pxe_api_call()143 pxenv_call.get_cached_info = pxenv_get_cached_info; in pxe_api_call()147 pxenv_call.restart_tftp = pxenv_restart_tftp; in pxe_api_call()151 pxenv_call.start_undi = pxenv_start_undi; in pxe_api_call()155 pxenv_call.stop_undi = pxenv_stop_undi; in pxe_api_call()159 pxenv_call.start_base = pxenv_start_base; in pxe_api_call()163 pxenv_call.stop_base = pxenv_stop_base; in pxe_api_call()167 pxenv_call.tftp_open = pxenv_tftp_open; in pxe_api_call()[all …]