Searched refs:pxenv_any (Results 1 – 1 of 1) sorted by relevance
133 union u_PXENV_ANY pxenv_any; in pxe_api_call() local140 param_len = sizeof ( pxenv_any.unload_stack ); in pxe_api_call()144 param_len = sizeof ( pxenv_any.get_cached_info ); in pxe_api_call()148 param_len = sizeof ( pxenv_any.restart_tftp ); in pxe_api_call()152 param_len = sizeof ( pxenv_any.start_undi ); in pxe_api_call()156 param_len = sizeof ( pxenv_any.stop_undi ); in pxe_api_call()160 param_len = sizeof ( pxenv_any.start_base ); in pxe_api_call()164 param_len = sizeof ( pxenv_any.stop_base ); in pxe_api_call()168 param_len = sizeof ( pxenv_any.tftp_open ); in pxe_api_call()172 param_len = sizeof ( pxenv_any.tftp_close ); in pxe_api_call()[all …]