freebsd-dev/sys/dev/ofw
Ian Lepore b609a55345 Define macros making it easier to define bus-specific pnpinfo for FDT systems.
Pnpinfo is bus-specific and requires the bus name. The FDTCOMPAT_PNP_INFO()
macro makes it easier to define new FDT-based pnpinfo for busses other than
simplebus.

Differential Revision:	https://reviews.freebsd.org/D20382
2019-05-23 15:47:30 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c simplebus pnp: Do not generate pnp info is the bus status is not okay 2018-06-12 20:03:00 +00:00
ofw_bus_subr.h Define macros making it easier to define bus-specific pnpinfo for FDT systems. 2019-05-23 15:47:30 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c ofw_cpu: Add support for getting cpu clock via clock property 2018-07-31 20:50:50 +00:00
ofw_cpu.h
ofw_disk.c
ofw_fdt.c
ofw_graph.c ofw_graph: Add functions for graph bindings 2019-04-17 20:09:01 +00:00
ofw_graph.h ofw_graph: Add functions for graph bindings 2019-04-17 20:09:01 +00:00
ofw_if.m
ofw_pci.h
ofw_standard.c
ofw_subr.c Add missing include of sys/boot.h 2018-07-13 18:00:13 +00:00
ofw_subr.h
ofwbus.c
ofwpci.c
ofwpci.h
ofwvar.h
openfirm.c
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h