freebsd-dev/sys/mips/nlm
John Baldwin e240255ffc Add a bus_null_rescan() method that always fails with an error.
Use this in place of kobj_error_method to disable BUS_RESCAN() on
PCI drivers that do not use the "standard" scanning algorithm.
2016-04-27 17:49:42 +00:00
..
dev As <machine/param.h> is included from <sys/param.h>, there is no need 2016-02-22 09:04:36 +00:00
hal
board_cpld.c
board_eeprom.c
board.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
board.h
bus_space_rmi_pci.c
bus_space_rmi.c
clock.h
cms.c As <machine/param.h> is included from <sys/param.h>, there is no need 2016-02-22 09:04:36 +00:00
files.xlp
interrupt.h
intr_machdep.c
mpreset.S
msgring.h
std.xlp
tick.c
uart_cpu_xlp.c
usb_init.c
xlp_machdep.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
xlp_pci.c Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
xlp_simplebus.c mips: for pointers replace 0 with NULL. 2016-04-15 14:26:24 +00:00
xlp.h