freebsd-skq/sys/pc98/cbus
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
..
30line.h
cbus_dma.c
cbus_dmareg.h
cbus.h
gdc.c
nmi.c
olpt.c Use callout(9) instead of timeout(9). 2014-09-25 18:54:36 +00:00
olptreg.h
pckbd.c Use callout() instead of timeout(). This is almost identical to the 2014-09-25 18:53:27 +00:00
pckbdtables.h
pcrtc.c
pmc.c
sc_machdep.h
scgdcrndr.c
scterm-sck.c
sctermvar.h
scvtb.c
sio_cbus.c
sio.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
syscons_cbus.c