Searched refs:promGetChild (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/ |
| H A D | Sbus.c | 88 promGetChild(int node) function in typeref:typename:int 145 node = promGetChild(pnode->cookie[1]); 268 nextnode = promGetChild(node); 359 nextnode = promGetChild(node); 499 nextnode = promGetChild(node); 518 if (promWalkNode2Pathname(ret, promRootNode, promGetChild(promRootNode), pnode->node, 0)) 540 for (node = promGetChild(parent); node; node = promGetSibling(node)) { 554 for (node = promGetChild(parent); node; node = promGetSibling(node)) {
|
| H A D | netbsdSbus.c | 96 promGetChild(int node) function in typeref:typename:int 166 node = promGetChild(pnode->cookie[1]); 308 nextnode = promGetChild(node); 448 nextnode = promGetChild(node); 467 if (promWalkNode2Pathname(ret, promRootNode, promGetChild(promRootNode), pnode->node, 0)) 489 for (node = promGetChild(parent); node; node = promGetSibling(node)) { 503 for (node = promGetChild(parent); node; node = promGetSibling(node)) { 587 nextnode = promGetChild(node);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/ |
| H A D | Sbus.c | 92 promGetChild(int node) function in typeref:typename:int 151 node = promGetChild(pnode->cookie[1]); 276 nextnode = promGetChild(node); 373 nextnode = promGetChild(node); 523 nextnode = promGetChild(node); 546 (ret, promRootNode, promGetChild(promRootNode), pnode->node, 0)) 568 for (node = promGetChild(parent); node; node = promGetSibling(node)) { 582 for (node = promGetChild(parent); node; node = promGetSibling(node)) {
|
| H A D | netbsdSbus.c | 96 promGetChild(int node) function in typeref:typename:int 166 node = promGetChild(pnode->cookie[1]); 308 nextnode = promGetChild(node); 448 nextnode = promGetChild(node); 467 if (promWalkNode2Pathname(ret, promRootNode, promGetChild(promRootNode), pnode->node, 0)) 489 for (node = promGetChild(parent); node; node = promGetSibling(node)) { 503 for (node = promGetChild(parent); node; node = promGetSibling(node)) { 587 nextnode = promGetChild(node);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86sbusBus.h | 89 extern _X_EXPORT int promGetChild(int node);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86sbusBus.h | 95 extern _X_EXPORT int promGetChild(int node);
|
Completed in 7 milliseconds