Home
last modified time | relevance | path

Searched refs:eibnx_child_t (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c167 eibnx_child_t *ch; in eibnx_enqueue_child()
168 eibnx_child_t *new_ch; in eibnx_enqueue_child()
170 new_ch = kmem_zalloc(sizeof (eibnx_child_t), KM_SLEEP); in eibnx_enqueue_child()
188 kmem_free(new_ch, sizeof (eibnx_child_t)); in eibnx_enqueue_child()
206 eibnx_child_t *ch; in eibnx_update_child()
230 eibnx_child_t *ch; in eibnx_find_child_dip_by_inst()
247 eibnx_child_t *ch; in eibnx_find_child_dip_by_gw()
H A Denx_misc.c54 eibnx_child_t *child; in eibnx_cleanup_port_nodes()
55 eibnx_child_t *nxt_child; in eibnx_cleanup_port_nodes()
56 eibnx_child_t *children; in eibnx_cleanup_port_nodes()
98 kmem_free(child, sizeof (eibnx_child_t)); in eibnx_cleanup_port_nodes()
591 eibnx_child_t *ch; in eibnx_locate_unconfigured_node()
H A Denx_main.c595 eibnx_child_t *ch; in eibnx_unconfig_all_children()
/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h276 } eibnx_child_t; typedef
355 eibnx_child_t *ti_child;