OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isa_node
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ofppc/pci/
ofwpci.c
170
int
isa_node
;
local in function:ofwpci_attach
173
isa_node
= of_find_firstchild_byname(node, "isa");
174
if (
isa_node
!= -1) {
180
ofppc_init_comcons(
isa_node
);
/src/sys/arch/ofppc/ofppc/
machdep.c
381
ofppc_init_comcons(int
isa_node
)
398
for (child = OF_child(
isa_node
); child; child = OF_peer(child)) {
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025