OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prom_finddevice
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sparc/include/
promlib.h
213
#define
prom_finddevice
(name) ((*promops.po_finddevice)(name))
macro
/src/sys/arch/sparc/sparc/
openprom.c
251
node =
prom_finddevice
(name);
autoconf.c
413
&& (node =
prom_finddevice
("/obio/interrupt")) == 0)
485
&& (node =
prom_finddevice
("/pci")) == 0)
/src/sys/arch/sparc/stand/ofwboot/
ofdev.c
91
dhandle =
prom_finddevice
(str);
92
DPRINTF(("filename:
prom_finddevice
(%s) returned %x\n",
471
if ((handle =
prom_finddevice
(fname)) == -1)
/src/sys/arch/sparc64/sparc64/
autoconf.c
420
ofbootpackage =
prom_finddevice
(ofbootpath);
pmap.c
661
if ( (handle =
prom_finddevice
(device)) == 0) {
Completed in 41 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025