Lines Matching refs:BRIDGE_PARAMETERS
73 BRIDGE_PARAMETERS=
961 BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -sata"
974 BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -$OPTARG"
994 BRIDGE_PARAMETERS=${BRIDGE_PARAMETERS/-sdio}
1036 x ) BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -sata";; # Tell FSEmul to use sata
1069 BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -pcfsport:$SESSION_PCFS_SATA_PORT"
1091 if [[ ! "$BRIDGE_PARAMETERS" == *-h:* ]]
1093 if [[ ! "$BRIDGE_PARAMETERS" == *-em* ]]
1095 BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -em"
1116 BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -em" # Tell FSEmul to use block emulation explicitly
1120 BRIDGE_PARAMETERS="$BRIDGE_PARAMETERS -em" # Tell FSEmul to use block emulation explicitly
1148 echo "$(basename "$0"): bridge parameters: $BRIDGE_PARAMETERS"