freebsd-dev/sys/dev/aacraid
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
..
aacraid_cam.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
aacraid_debug.c
aacraid_debug.h
aacraid_linux.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
aacraid_pci.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
aacraid_reg.h Update aacraid to version 3.2.5. 2013-11-08 13:23:26 +00:00
aacraid_var.h Update aacraid to version 3.2.5. 2013-11-08 13:23:26 +00:00
aacraid.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00