freebsd-nq/sys/dev/fdt
Justin Hibbits 7915adb560 Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
This simplifies checking for default resource range for bus_alloc_resource(),
and improves readability.

This is part of, and related to, the migration of rman_res_t from u_long to
uintmax_t.

Discussed with:	jhb
Suggested by:	marcel
2016-02-20 01:32:58 +00:00
..
fdt_arm_platform.c
fdt_clock_if.m
fdt_clock.c
fdt_clock.h
fdt_common.c
fdt_common.h Only define fdt_pic_table on arm, and when not using intrng as this is 2016-01-22 13:09:43 +00:00
fdt_pinctrl_if.m
fdt_pinctrl.c
fdt_pinctrl.h
fdt_powerpc.c
fdt_slicer.c
fdt_static_dtb.S
simplebus.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
simplebus.h