freebsd-dev/sys/dev/ofw
Marius Strobl bd7e69e4c5 With r205496 in place we should ensure that nargs and nreturns are always
set to sane values as they no longer default to 0, otherwise some OFW
implementation might copy in or out arguments not based on what the actual
function takes but what ever stack garbage nargs and nreturns supply.

Reviewed by:	nwhitehorn
2010-04-02 21:48:27 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Fix style. 2009-06-14 00:05:38 +00:00
ofw_bus_subr.h Fix style. 2009-06-14 00:05:38 +00:00
ofw_bus.h
ofw_console.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
ofw_disk.c Missed style fixes. 2009-06-14 00:15:26 +00:00
ofw_if.m Fix style. 2009-06-14 00:05:38 +00:00
ofw_iicbus.c Fix style. 2009-06-14 00:05:38 +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 With r205496 in place we should ensure that nargs and nreturns are always 2010-04-02 21:48:27 +00:00
ofwvar.h Fix style. 2009-06-14 00:05:38 +00:00
openfirm.c Fix style. 2009-06-14 00:05:38 +00:00
openfirm.h Fix style. 2009-06-14 00:05:38 +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