Searched defs:sfw_test_instance (Results 1 – 1 of 1) sorted by relevance
364 typedef struct sfw_test_instance { struct365 struct list_head tsi_list; /* chain on batch */366 int tsi_service; /* test type */367 sfw_batch_t *tsi_batch; /* batch */391 } sfw_test_instance_t; argument