freebsd-dev/sys/dev/scc
Justin Hibbits c47476d7e6 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count.  Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370
2016-02-27 03:38:01 +00:00
..
scc_bfe_ebus.c
scc_bfe_macio.c
scc_bfe_quicc.c
scc_bfe_sbus.c
scc_bfe.h Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
scc_bus.h
scc_core.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
scc_dev_quicc.c
scc_dev_sab82532.c
scc_dev_z8530.c
scc_if.m