freebsd-nq/sys/dev/ofw
Oleksandr Tymoshenko 7339f7821b OF_getencprop_alloc shouldn't be used to get string value. If string
length + 1 is not divisible by 4 this function returns NULL property
value. Otherwise - string with each 4 letters inverted
2015-07-25 00:58:50 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c OF_getencprop_alloc shouldn't be used to get string value. If string 2015-07-25 00:58:50 +00:00
ofw_bus_subr.h Add ofw_bus_find_child_by_phandle, a helper routine to find a device_t 2015-06-20 04:48:48 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c
ofw_cpu.h
ofw_disk.c
ofw_fdt.c
ofw_if.m
ofw_iicbus.c Provide the number of interrupt resources added to the list 2015-05-15 13:55:18 +00:00
ofw_pci.h
ofw_standard.c
ofwbus.c Move the point we attach the ofw driver on arm64 to nexus.c. This will 2015-05-05 11:13:16 +00:00
ofwvar.h
openfirm.c
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h