Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h113 uint16_t test_num; /* failing test number */ member
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib57 # cti_cancel test_num [msg ...] [test result]
845 test_num=$1
851 cti_report "Canceling test $test_num: $cticancel_msg"
861 if [ X"$cti_lv_tp" == X"$test_num" ]; then
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c2391 static int test_num; /* serial number */ variable
2521 t_item->num = test_num++; in i_hca_test_register()