Searched refs:po_node (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c1458 struct ovly_node *po_node = NULL; local
1475 po_node = &(nldr_obj->ovly_table[i]);
1482 if (!po_node) {
1489 ref_count = &(po_node->create_ref);
1490 other_ref = &(po_node->other_ref);
1491 phase_sects = po_node->create_sects_list;
1492 other_sects_list = po_node->other_sects_list;
1496 ref_count = &(po_node->execute_ref);
1497 phase_sects = po_node->execute_sects_list;
1501 ref_count = &(po_node
1799 struct ovly_node *po_node = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c1458 struct ovly_node *po_node = NULL; local
1475 po_node = &(nldr_obj->ovly_table[i]);
1482 if (!po_node) {
1489 ref_count = &(po_node->create_ref);
1490 other_ref = &(po_node->other_ref);
1491 phase_sects = po_node->create_sects_list;
1492 other_sects_list = po_node->other_sects_list;
1496 ref_count = &(po_node->execute_ref);
1497 phase_sects = po_node->execute_sects_list;
1501 ref_count = &(po_node
1799 struct ovly_node *po_node = NULL; local
[all...]

Completed in 85 milliseconds