HomeSort by relevance Sort by last modified time
    Searched refs:fwflash (Results 1 - 3 of 3) sorted by null

  /test/stcnv/usr/src/suites/storage/fwflash/
tet_scen 30 ^fwflash
38 fwflash
README 31 This is a test suite for fwflash(1m) utility.
35 1. fwflash(1) utility on Solaris or OpenSolaris.
53 The package is called SUNWstc-storage-fwflash and it installs into "/opt"
63 1. Obtain the SUNWstc-storage-fwflash package
66 root# pkgadd -d <package_location> SUNWstc-storage-fwflash
73 if a version of SUNWstc-storage-fwflash is already installed, first
76 # pkgrm SUNWstc-storage-fwflash
84 1. Obtain the fwflash source code.
112 I. Using fwflash package.
119 II. Using fwflash source code
    [all...]
  /test/stcnv/usr/src/suites/storage/fwflash/src/lib/ksh/
fwflash_lib.ksh 60 smp_wwns=$(fwflash -l 2>&1)
77 # To check if the SUT is suitable for run fwflash test script,
85 # 0 The SUT could run the fwflash script.
86 # 1 The SUT could not run the fwflash script.
91 cti_report "FAIL: fwflash -l could not find devices"
136 # fails, even the panic of OS after the "fwflash" running.
157 # check if fwflash could find the device here.
158 if ! fwflash -l 2>&1 | grep "$dev_path" >/dev/null 2>&1; then
160 cti_report "Could not find $dev_path on fwflash -l"
177 # put of "fwflash -l" is in "prtconf -v"
    [all...]

Completed in 120 milliseconds