Lines Matching full:topology
6 # physical path in a storage topology to a channel name. The
33 # topology sas_direct
62 # topology sas_switch
123 TOPOLOGY=
138 -g Storage network topology [default="$TOPOLOGY"]
166 case $TOPOLOGY in
367 case $TOPOLOGY in
726 TOPOLOGY=$OPTARG
753 if [ -z "$TOPOLOGY" ] ; then
754 TOPOLOGY=$(awk '($1 == "topology") {print $2; exit}' "$CONFIG")
763 TOPOLOGY=${TOPOLOGY:-sas_direct}
766 if [ "$ENCLOSURE_MODE" = "yes" ] && [ "$TOPOLOGY" = "sas_direct" ] ; then
787 case $TOPOLOGY in
795 echo "Error: unknown topology $TOPOLOGY"