Home
last modified time | relevance | path

Searched refs:dump_content_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-debug-collector/dump/tools/common/include/
H A Dgendumpheader218 if [ "$dump_content_type" = "$HB_DUMP" ]; then
220 elif [ "$dump_content_type" = "$HW_DUMP" ]; then
222 elif [ "$dump_content_type" = "$SBE_DUMP" ]; then
/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport73 declare -x dump_content_type=""
138 dump_content_type=${id:0:2}