OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstchild
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/dev/sbus/
lebuffer.c
123
for (node =
firstchild
(node); node; node = nextsibling(node)) {
dma_sbus.c
210
for (node =
firstchild
(sa->sa_node); node; node = nextsibling(node)) {
qec.c
206
for (node =
firstchild
(node); node; node = nextsibling(node)) {
/src/sys/arch/sparc/sparc/
openprom.c
106
if (sid == tid || openpromcheckid(
firstchild
(sid), tid))
240
node =
firstchild
(node);
autoconf.c
225
for (node =
firstchild
(node); node; node = nextsibling(node)) {
234
for (node =
firstchild
(node); node; node = nextsibling(node)) {
239
for (unode =
firstchild
(node); unode;
1252
node0 =
firstchild
(findroot());
iommu.c
318
for (node =
firstchild
(node); node; node = nextsibling(node)) {
promlib.c
154
(void *)notimplemented, /*
firstchild
*/
1158
node = findnode(
firstchild
(findroot()), "memory");
cpu.c
1376
for (node2 =
firstchild
(findroot());
/src/sys/arch/sparc/dev/
zs_kgdb.c
341
node =
firstchild
(findroot());
349
node =
firstchild
(node);
bootbus.c
119
for (node =
firstchild
(sc->sc_node); node != 0;
ebus.c
311
for (node =
firstchild
(node); node; node = nextsibling(node)) {
sbus.c
405
node0 =
firstchild
(busnode);
/src/sys/arch/sparc64/dev/
central.c
101
node0 =
firstchild
(sc->sc_node);
fhc.c
95
node0 =
firstchild
(sc->sc_node);
ebus.c
208
for (node =
firstchild
(node); node; node = nextsibling(node)) {
ebus_mainbus.c
168
for (node =
firstchild
(node); node; node = nextsibling(node)) {
/src/sys/arch/sparc/include/
promlib.h
215
#define
firstchild
(node) prom_firstchild(node)
macro
Completed in 19 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025