OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startnode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/pci/
pci_machdep_ofw.c
81
genofw_find_ofpics(int
startnode
)
87
for (node =
startnode
; node; node = OF_peer(node)) {
346
genofw_find_node_by_devfunc(int
startnode
, int bus, int dev, int func)
351
for (node =
startnode
; node; node = p) {
/src/sys/dev/hdaudio/
hdaudio.c
1400
int
startnode
, endnode;
local in function:hdaudioioctl_fgrp_getconfig
1416
startnode
= COP_NODECNT_STARTNODE(nodecnt);
1417
endnode =
startnode
+ COP_NODECNT_NUMNODES(nodecnt);
1419
for (i =
startnode
; i < endnode; i++) {
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025