Searched defs:t_item (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c2497 struct i_hca_fm_test *t_item; local
2510 (mod_hash_val_t *)&t_item);
2514 t_item = (struct i_hca_fm_test *)
2516 if (t_item == NULL)
2521 t_item->num = test_num++;
2525 t_item->type = type;
2526 t_item->line_num = linenum;
2527 t_item->file_name = filename;
2528 t_item->hash_key = hash_key;
2529 t_item
2582 i_hca_test_set_item(int num, struct i_hca_fm_test *t_item) argument
2622 struct i_hca_fm_test *t_item = (struct i_hca_fm_test *)val; local
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3.h355 struct list_node t_item; member in struct:rdsv3_transport

Completed in 143 milliseconds