Searched refs:ERROR_NOT_READY (Results 1 – 4 of 4) sorted by relevance
17 - Handle ERROR_NOT_READY completion code and retry the PLDM request after 250ms
658 ERROR_NOT_READY, enumerator
254 case ERROR_NOT_READY: in tb_xdp_handle_error()752 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request()809 ERROR_NOT_READY); in tb_xdp_handle_request()828 ERROR_NOT_READY); in tb_xdp_handle_request()
1132 if (GetLastError() != ERROR_NOT_READY) { in build_guest_fsinfo()