freebsd-dev/sys/contrib
Jean-Sébastien Pédron bd937497ea Consistently use device_t
Several files use the internal name of `struct device` instead of
`device_t` which is part of the public API. This patch changes all
`struct device *` to `device_t`.

The remaining occurrences of `struct device` are those referring to the
Linux or OpenBSD version of the structure, or the code is not built on
FreeBSD and it's unclear what to do.

Submitted by:	Matthew Macy <mmacy@nextbsd.org> (previous version)
Approved by:	emaste, jhibbits, sbruno
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D7447
2016-08-09 19:32:06 +00:00
..
alpine-hal
cloudabi Import vDSO-related source files from the CloudABI repository. 2016-08-08 13:15:37 +00:00
dev [ar9300] don't program a negative readytime. 2016-08-09 01:05:29 +00:00
ipfilter/netinet Only set the ipfilter running state to 'not running' if we are 2016-07-06 10:29:29 +00:00
libfdt
libnv Remove usage of _WITH_DPRINTF 2016-07-30 01:16:06 +00:00
ncsw Consistently use device_t 2016-08-09 19:32:06 +00:00
ngatm
octeon-sdk Consistently use device_t 2016-08-09 19:32:06 +00:00
rdma/krping
v4l
vchiq/interface
x86emu
xz-embedded