freebsd-dev/sys/dev/tws
Justin Hibbits eff83876b6 Replace several bus_alloc_resource() calls with bus_alloc_resource_any()
Most of these are BARs, and we allocate them in their entirety.  The one outlier
in this is amdsbwd, which calls bus_set_resource() prior.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370 (partial)
2016-02-27 03:34:01 +00:00
..
tws_cam.c
tws_hdm.c
tws_hdm.h
tws_services.c
tws_services.h
tws_user.c Use struct thread * directly instead of d_thread_t. This driver is not 2015-01-05 19:49:20 +00:00
tws_user.h
tws.c Replace several bus_alloc_resource() calls with bus_alloc_resource_any() 2016-02-27 03:34:01 +00:00
tws.h