Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/stmsboot/
H A Dstmsboot.sh41 SUPPORTED_DRIVERS="fp|mpt|mpt_sas|pmcs"
42 USAGE=`gettext "Usage: stmsboot [-D $SUPPORTED_DRIVERS] -e | -d | -u | -L | -l controller_number"`
203 need_bootscript=`echo $SUPPORTED_DRIVERS|$AWK -F"|" '{print NF}'`
448 for WARNDRV in `echo $SUPPORTED_DRIVERS| $SED -e"s,|, ,g"`; do