Searched refs:nnode (Results 1 – 6 of 6) sorted by relevance
134 static int s1394_match_GUID(s1394_hal_t *hal, s1394_node_t *nnode);742 s1394_node_t *nnode, *onode; in s1394_cfgrom_scan_phase1() local770 nnode = &hal->topology_tree[node]; in s1394_cfgrom_scan_phase1()771 onode = nnode->old_node; in s1394_cfgrom_scan_phase1()773 ASSERT(NODE_MATCHED(nnode) == B_FALSE || (NODE_MATCHED(nnode) == in s1394_cfgrom_scan_phase1()784 ((NODE_MATCHED(nnode) == B_FALSE) || in s1394_cfgrom_scan_phase1()785 (NODE_MATCHED(nnode) == B_TRUE && LINK_ACTIVE(onode) == in s1394_cfgrom_scan_phase1()786 B_FALSE) || (NODE_MATCHED(nnode) == B_TRUE && in s1394_cfgrom_scan_phase1()788 B_FALSE)) || (NODE_MATCHED(nnode) == B_TRUE && in s1394_cfgrom_scan_phase1()789 nnode->cfgrom != NULL && CONFIG_ROM_GEN(nnode->cfgrom) > in s1394_cfgrom_scan_phase1()[all …]
3012 struct fem_node *nnode, in fem_push_node() argument3023 if ((nnode->fn_op.anon == NULL) || (nnode->fn_available == NULL)) { in fem_push_node()3128 if (fn_op == nnode->fn_op.anon) { in fem_push_node()3134 if ((fn_op == nnode->fn_op.anon) && in fem_push_node()3135 (fn_av == nnode->fn_available)) { in fem_push_node()3155 list->feml_nodes[++(list->feml_tos)] = *nnode; in fem_push_node()3350 struct fem_node nnode; in fem_install() local3352 nnode.fn_available = arg; in fem_install()3353 nnode.fn_op.fem = mon; in fem_install()3354 nnode.fn_av_hold = arg_hold; in fem_install()[all …]
740 link_cache_t *node, *nnode; in cache_update() local766 for (node = cache_head.vc_next; node != &cache_tail; node = nnode) { in cache_update()767 nnode = node->vc_next; in cache_update()
964 link_cache_t *node, *nnode; in cache_update() local987 for (node = cache_head.vc_next; node != &cache_tail; node = nnode) { in cache_update()1006 nnode = node->vc_next; in cache_update()
992 link_cache_t *node, *nnode; in cache_update() local1016 for (node = cache_head.pc_next; node != &cache_tail; node = nnode) { in cache_update()1035 nnode = node->pc_next; in cache_update()
976 link_cache_t *node, *nnode; in cache_update() local999 for (node = cache_head.vc_next; node != &cache_tail; node = nnode) { in cache_update()1018 nnode = node->vc_next; in cache_update()