Justin Hibbits ac6c1372f4 Add the bus_alloc_resource_anywhere() convenience function.
Summary:
Many instances of bus_alloc_resource() simply use 0 and ~0 for start and end to
denote 'anywhere' with a given count.  To clean this up, introduce a
bus_alloc_resource_anywhere() convenience function.

Bump __FreeBSD_version for the new API.

Reviewed By: jhb
Differential Revision: https://reviews.freebsd.org/D5370
2016-02-27 03:35:28 +00:00
..
2015-06-13 19:20:56 +00:00
2015-10-17 19:55:58 +00:00
2016-02-24 19:19:25 +00:00
2015-06-13 19:20:56 +00:00
2015-10-15 22:55:08 +00:00