freebsd-dev/sys/dev/le
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
..
am7990.c Mechanically convert to if_inc_counter(). 2014-09-19 03:51:26 +00:00
am7990reg.h
am7990var.h
am79900.c Mechanically convert to if_inc_counter(). 2014-09-19 03:51:26 +00:00
am79900reg.h
am79900var.h
if_le_cbus.c
if_le_isa.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
if_le_lebuffer.c
if_le_ledma.c
if_le_pci.c
lance.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
lancereg.h
lancevar.h
lebuffer_sbus.c