Home
last modified time | relevance | path

Searched refs:rsp_code (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Ddmtf_redfishtool_utils.robot111 …${rsp_code}= Set Variable If ${status} == False Get Regexp Matches ${cmd_output} [0-9][0-9][0…
112 ${rsp_code_status}= Run Keyword And Return Status Should Not Be Empty ${rsp_code}
115 …Fail msg=Getting status code as ${rsp_code[0]} instead of ${error_expected}, status code mismatch.
/openbmc/qemu/include/hw/cxl/
H A Dcxl_cdat.h42 uint8_t rsp_code; member
/openbmc/qemu/hw/pci-bridge/
H A Dcxl_upstream.c169 .rsp_code = CXL_DOE_TAB_RSP, in cxl_doe_cdat_rsp()