OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ide_node
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
autoconf.c
886
int child = 0,
ide_node
= 0;
local in function:dev_path_drive_match
909
for (
ide_node
= prom_firstchild(ctrlnode);
ide_node
!= 0;
910
ide_node
= prom_nextsibling(
ide_node
)) {
911
const char * name = prom_getpropstring(
ide_node
,
914
for (child = prom_firstchild(
ide_node
); child != 0;
937
else if (
ide_node
)
autoconf.c
886
int child = 0,
ide_node
= 0;
local in function:dev_path_drive_match
909
for (
ide_node
= prom_firstchild(ctrlnode);
ide_node
!= 0;
910
ide_node
= prom_nextsibling(
ide_node
)) {
911
const char * name = prom_getpropstring(
ide_node
,
914
for (child = prom_firstchild(
ide_node
); child != 0;
937
else if (
ide_node
)
Completed in 25 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025