freebsd-dev/sys/mips/cavium
Ed Maste 3e85b721d6 Remove register keyword from sys/ and ANSIfy prototypes
A long long time ago the register keyword told the compiler to store
the corresponding variable in a CPU register, but it is not relevant
for any compiler used in the FreeBSD world today.

ANSIfy related prototypes while here.

Reviewed by:	cem, jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10193
2017-05-17 00:34:34 +00:00
..
cryptocteon Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
octe
usb Fix device delete child function. 2016-10-17 10:20:38 +00:00
asm_octeon.S
ciu.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
cvmx_config.h As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to 2016-02-22 09:02:20 +00:00
files.octeon1
if_octm.c
obio.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
obiovar.h
octeon_cop2.h
octeon_cop2.S
octeon_ds1337.c
octeon_ebt3000_cf.c Don't assume that bio_cmd is a bitfield. 2016-03-10 06:25:47 +00:00
octeon_gpio.c
octeon_gpiovar.h
octeon_irq.h
octeon_machdep.c Add cavium octeon 'bootoctlinux' boot argument support 2017-03-16 00:49:59 +00:00
octeon_mp.c Allow the use of soft-interrupts for sending IPIs. 2016-09-08 17:37:13 +00:00
octeon_nmi.S
octeon_pci_console.c
octeon_pcmap_regs.h
octeon_pmc.c
octeon_rnd.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
octeon_rtc.c
octeon_wdog.c
octopci_bus_space.c
octopci.c Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
octopcireg.h
octopcivar.h
std.octeon1
uart_bus_octeonusart.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_octeonusart.c
uart_dev_oct16550.c