Searched refs:cxl1_status (Results 1 – 1 of 1) sorted by relevance
39 local cxl1_status="$1"43 if [ "$cxl1_status" == "yes" ] && [ "$cxl2_status" == "yes" ]; then46 elif [ "$cxl1_status" == "no" ] && [ "$cxl2_status" == "no" ]; then48 elif [ "$cxl1_status" == "no" ]; then65 cxl1_status="no"69 if [ "$cxl1_status" == "no" ] && check_eid "$cxl1_eid"; then70 cxl1_status="yes"79 if [ "$cxl1_status" == "yes" ] && [ "$cxl2_status" == "yes" ]; then98 [ "$cxl1_status" == "no" ] && check_and_setup_eid "$cxl1_eid" "$cxl1_ready" "$1" "CXL1"