freebsd-dev/sys/arm64/cavium
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
..
thunder_pcie_common.c Add FDT bus capabilities to ThunderX PCI driver 2016-01-28 15:40:56 +00:00
thunder_pcie_common.h Support PEM that is not a PCI endpoint on ThunderX 2016-02-16 11:43:57 +00:00
thunder_pcie_fdt.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
thunder_pcie_pem_fdt.c Support PEM that is not a PCI endpoint on ThunderX 2016-02-16 11:43:57 +00:00
thunder_pcie_pem.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
thunder_pcie_pem.h Support PEM that is not a PCI endpoint on ThunderX 2016-02-16 11:43:57 +00:00
thunder_pcie.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00