freebsd-dev/sys/dev/ofw
Nathan Whitehorn c088841850 Add a kernel interface (OF_xref_phandle()) for systems where phandles
used as cross-references in the device tree and phandles as used by the
Open Firmware client interface are in different namespaces. This include
IBM pSeries hardware as well as FDT systems. FDT certainly abuses
ihandles for this purpose and should be modified to use this API
eventually. This changes no behavior on systems where FreeBSD already
worked.

Reviewed by:	marius
Approved by:	re (kib)
MFC after:	2 weeks
2013-09-15 14:19:17 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Add a kernel interface (OF_xref_phandle()) for systems where phandles 2013-09-15 14:19:17 +00:00
ofw_bus_subr.h
ofw_bus.h
ofw_console.c Make the primary name of the OF console device /dev/ofwcons, and only 2013-09-09 16:51:35 +00:00
ofw_disk.c
ofw_fdt.c
ofw_if.m
ofw_iicbus.c
ofw_pci.h
ofw_standard.c
ofwvar.h
openfirm.c Add a kernel interface (OF_xref_phandle()) for systems where phandles 2013-09-15 14:19:17 +00:00
openfirm.h Add a kernel interface (OF_xref_phandle()) for systems where phandles 2013-09-15 14:19:17 +00:00
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h