Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Drescan-cxl-eid13 local cxl_type="$2"
14 …ect/inventory/system/board/Yosemite_4_Wailua_Falls_Slot_${slot_number}/${cxl_type}" >/dev/null 2>&1
23 local cxl_type="$4"
26 echo "${cxl_type} EID ${eid} is ready; attempting setup."
27 if setup_eid "$slot_number" "$cxl_type"; then
28 echo "${cxl_type} EID $eid setup was successful."
30 echo "${cxl_type} EID $eid setup failed."
33 echo "${cxl_type} EID $eid is not ready for setup."