Searched refs:eibnx_child_t (Results 1 – 4 of 4) sorted by relevance
167 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()
54 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()
595 eibnx_child_t *ch; in eibnx_unconfig_all_children()
276 } eibnx_child_t; typedef355 eibnx_child_t *ti_child;