Searched refs:promWalkAssignNodes (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DSbus.c296 promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs) function in typeref:typename:void
361 promWalkAssignNodes(nextnode, node, sbus, devicePtrs);
365 promWalkAssignNodes(nextnode, node, PROM_NODE_SIBLING | sbus, devicePtrs);
422 promWalkAssignNodes(promRootNode, 0, PROM_NODE_PREF, devicePtrs);
H A DnetbsdSbus.c238 promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs) function in typeref:typename:void
310 promWalkAssignNodes(nextnode, node, sbus, devicePtrs);
314 promWalkAssignNodes(nextnode, node, PROM_NODE_SIBLING | sbus, devicePtrs);
371 promWalkAssignNodes(promRootNode, 0, PROM_NODE_PREF, devicePtrs);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DSbus.c305 promWalkAssignNodes(int node, int oldnode, int flags, function in typeref:typename:void
375 promWalkAssignNodes(nextnode, node, sbus, devicePtrs);
379 promWalkAssignNodes(nextnode, node, PROM_NODE_SIBLING | sbus,
439 promWalkAssignNodes(promRootNode, 0, PROM_NODE_PREF, devicePtrs);
H A DnetbsdSbus.c238 promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs) function in typeref:typename:void
310 promWalkAssignNodes(nextnode, node, sbus, devicePtrs);
314 promWalkAssignNodes(nextnode, node, PROM_NODE_SIBLING | sbus, devicePtrs);
371 promWalkAssignNodes(promRootNode, 0, PROM_NODE_PREF, devicePtrs);

Completed in 10 milliseconds