opnsense-src/sys/dev/ppc
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
..
ppc.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
ppc_acpi.c
ppc_isa.c No longer need splhigh() since locking was done, delete it and 2013-02-21 00:26:31 +00:00
ppc_pci.c Add support for SIIG x1 pci-e single parallel port card (JJ-E01211-S1) 2013-11-09 08:27:55 +00:00
ppc_puc.c
ppcreg.h
ppcvar.h Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00