freebsd-dev/sys/dev/ofw
Nathan Whitehorn 0d8d9edaaa Make ofw_bus_get_node() consistently return -1 when there is no associated
OF node, instead of a random mixture of 0 and -1. Update all checks for 0
to check for -1 instead.

MFC after:	4 weeks
2012-03-15 22:53:39 +00:00
..
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 Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_bus_subr.h
ofw_bus.h
ofw_console.c kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
ofw_disk.c
ofw_fdt.c Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
ofw_if.m
ofw_iicbus.c Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_pci.h
ofw_standard.c
ofwvar.h
openfirm.c Implement OF_printf() using kvprintf() directly, avoiding to use a 2012-01-27 22:29:29 +00:00
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h