Home
last modified time | relevance | path

Searched defs:tst (Results 1 – 15 of 15) sorted by relevance

/titanic_51/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fm.h217 #define TEST_DECLARE(tst) hermon_test_t *tst; argument
218 #define REGISTER_PIO_TEST(st, tst) \ argument
220 #define PIO_START(st, hdl, tst) hermon_PIO_start(st, hdl, tst) argument
221 #define PIO_END(st, hdl, cnt, tst) hermon_PIO_end(st, hdl, &cnt, tst) argument
223 #define TEST_DECLARE(tst) argument
224 #define REGISTER_PIO_TEST(st, tst) argument
225 PIO_START(st,hdl,tst) global() argument
226 PIO_END(st,hdl,cnt,tst) global() argument
232 hermon_pio_init(cnt,status,tst) global() argument
241 hermon_pio_start(st,hdl,label,cnt,status,tst) global() argument
266 hermon_pio_end(st,hdl,label,cnt,status,tst) global() argument
[all...]
/titanic_51/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c1204 hermon_test_t *tst) in hermon_PIO_start() argument
1246 hermon_test_t *tst) in hermon_PIO_end() argument
1729 hermon_trigger_pio_error(hermon_test_t * tst,ddi_fm_error_t * derr) hermon_trigger_pio_error() argument
2239 i_hca_pio_start(dev_info_t * dip,struct i_hca_acc_handle * hdlp,struct i_hca_fm_test * tst) i_hca_pio_start() argument
2313 i_hca_pio_end(dev_info_t * dip,struct i_hca_acc_handle * hdlp,int * cnt,struct i_hca_fm_test * tst) i_hca_pio_end() argument
[all...]
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dheredoc.sh285 function tst function
H A Dpty.sh60 function tst function
[all...]
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dpopen.c19 #define tst(a,b) (*mode == 'r'? (b) : (a)) macro
/titanic_51/usr/src/lib/libmail/common/
H A Dpopenvp.c53 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
/titanic_51/usr/src/tools/cscope-fast/
H A Dmypopen.c42 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
/titanic_51/usr/src/cmd/mailx/
H A Dpopen.c52 #define tst(a,b) (*mode == 'r'? (b) : (a)) macro
/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfpkrd.c216 char tst[2]; local
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpkrd.c230 char tst[2]; local
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dpclose.c79 #define tst(a, b) (*mode == 'r'? (b) : (a)) macro
/titanic_51/usr/src/cmd/sgs/lex/common/
H A Dsub2.c320 int tst[MAXNCG]; in cgoto() local
513 packtrans(int st, CHR *tch, int *tst, int cnt, int tryit) in packtrans() argument
[all...]
/titanic_51/usr/src/lib/libshell/common/include/
H A Dshnodes.h206 struct tstnod tst; member
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h207 struct tstnod tst; member
/titanic_51/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1046 } tst; member