freebsd-dev/sys/dev/pccard
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
..
card_if.m
pccard_cis_quirks.c
pccard_cis.c
pccard_cis.h
pccard_device.c
pccard.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
pccarddevs
pccardreg.h
pccardvar.h Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
pccardvarp.h Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
power_if.m