Searched defs:_umadt_obj_t (Results 1 – 1 of 1) sorted by relevance
62 typedef struct _umadt_obj_t { struct63 void *umadt_handle;64 UMADT_INTERFACE uMadtInterface;65 IBT_INTERFACE IbtInterface;66 boolean init_done;67 cl_spinlock_t register_lock;68 cl_qlist_t register_list;69 osm_log_t *p_log;70 uint32_t timeout;