freebsd-dev/sys/mips/rmi
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
..
dev Consistently use device_t 2016-08-09 19:32:06 +00:00
board.c
board.h
bus_space_rmi_pci.c
bus_space_rmi.c
files.xlr Remove rge driver from Broadcom XLR 2015-09-04 19:57:28 +00:00
fmn.c As <machine/param.h> is included from <sys/param.h>, there is no need 2016-02-22 09:04:36 +00:00
interrupt.h
intr_machdep.c
iodi.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
iomap.h
Makefile.msgring
mpwait.S
msgring_xls.c
msgring_xls.cfg
msgring.c
msgring.cfg
msgring.h
pcibus.h
pic.h
rmi_boot_info.h
rmi_mips_exts.h
rootfs_list.txt Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
std.xlr
tick.c
uart_bus_xlr_iodi.c
uart_cpu_mips_xlr.c
xlr_csum_nocopy.S
xlr_i2c.c Make Broadcom XLR use shared ds1374 RTC driver. 2015-07-29 15:32:59 +00:00
xlr_machdep.c Convert remaining {g,s}etenv->kern_{g,s}etenv 2014-10-17 17:34:05 +00:00
xlr_pci.c mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
xlr_pcmcia.c
xls_ehci.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00