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-08-12 11:56:19 +00:00
2015-10-20 23:48:14 +00:00
2015-01-07 16:15:00 +00:00
2015-10-20 23:52:37 +00:00
2014-11-23 21:00:00 +00:00
2015-08-12 11:56:19 +00:00
2015-06-13 19:20:56 +00:00
2016-01-08 13:33:22 +00:00
2015-08-28 00:12:59 +00:00
2014-07-23 18:54:18 +00:00
2015-08-12 11:56:19 +00:00
2015-08-12 11:56:19 +00:00
2013-08-25 06:58:51 +00:00
2014-05-04 12:32:37 +00:00
2015-01-27 09:48:02 +00:00
2014-07-18 06:56:24 +00:00
2015-11-19 05:50:22 +00:00
2015-05-19 15:43:20 +00:00
2015-07-16 15:43:55 +00:00
2015-06-18 16:29:11 +00:00
2014-11-23 21:00:00 +00:00
2014-07-17 23:23:01 +00:00
2015-06-18 16:29:11 +00:00
2016-01-08 13:33:22 +00:00
2013-10-07 20:29:31 +00:00
2016-02-24 20:32:24 +00:00