Home | History | Annotate | Download | only in mcbus

Lines Matching refs:mcbus

1 /* $NetBSD: mcbus.c,v 1.26 2023/06/19 08:40:29 msaitoh Exp $ */
34 * Autoconfiguration routines for the MCBUS system
40 __KERNEL_RCSID(0, "$NetBSD: mcbus.c,v 1.26 2023/06/19 08:40:29 msaitoh Exp $");
50 #include <alpha/mcbus/mcbusreg.h>
51 #include <alpha/mcbus/mcbusvar.h>
74 CFATTACH_DECL_NEW(mcbus, sizeof (mcbus_softc_t),
104 /* Make sure we're looking for a MCBUS. */
139 * XXX If we ever support more than one MCBUS, we'll
158 * XXX If we ever support more than one MCBUS, we'll
174 * Deal with hooking CPU instances to MCBUS module ids.
187 * XXX If we ever support more than one MCBUS, we'll