opnsense-src/sys/dev/ofw
Nathan Whitehorn bb512af9ec Return standards-compliant code from OF_nextprop() with FDT when no
properties remain on this node.
2013-10-22 02:39:56 +00:00
..
ofw_bus.h
ofw_bus_if.m Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_bus_subr.c Allow the OFW interrupt mapping code to work with PCI devices not enumerated 2013-10-21 00:04:26 +00:00
ofw_bus_subr.h - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check 2012-08-18 11:25:07 +00:00
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 Missed style fixes. 2009-06-14 00:15:26 +00:00
ofw_fdt.c Return standards-compliant code from OF_nextprop() with FDT when no 2013-10-22 02:39:56 +00:00
ofw_if.m Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofw_iicbus.c Merging of projects/armv6, part 4 2012-08-15 03:33:57 +00:00
ofw_pci.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
ofw_standard.c Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofwvar.h Fix style. 2009-06-14 00:05:38 +00:00
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 Fix style. 2009-06-14 00:05:38 +00:00
openfirmio.h
openpromio.c Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
openpromio.h