freebsd-skq/sys/dev/ed
jhibbits fbc9874dd0 Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any()
Since these calls only use default arguments, bus_alloc_resource_any() is the
right call.

Differential Revision: https://reviews.freebsd.org/D5306
2016-02-19 03:37:56 +00:00
..
ax88x90reg.h
dl100xxreg.h
if_ed98.h
if_ed_3c503.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed_cbus.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed_hpp.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed_isa.c Add PNP info for ISA and PCI to the ed driver to prove design. 2015-12-11 05:28:07 +00:00
if_ed_novell.c
if_ed_pccard.c Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any() 2016-02-19 03:37:56 +00:00
if_ed_pci.c Add PNP info for ISA and PCI to the ed driver to prove design. 2015-12-11 05:28:07 +00:00
if_ed_rtl80x9.c
if_ed_sic.c
if_ed_wd80x3.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
if_edreg.h
if_edvar.h
rtl80x9reg.h
tc5299jreg.h