Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Drescan-cxl-eid60 cxl2_eid=$(($1 * 10 + 5))
74 if [ "$cxl2_status" == "no" ] && check_eid "$cxl2_eid"; then
76 echo "CXL2 EID $cxl2_eid found successfully."
99 [ "$cxl2_status" == "no" ] && check_and_setup_eid "$cxl2_eid" "$cxl2_ready" "$1" "CXL2"
101 if check_eid "$cxl1_eid" && check_eid "$cxl2_eid"; then
109 output_final_status "$(check_eid "$cxl1_eid" && echo "yes" || echo "no")" "$(check_eid "$cxl2_eid" …