Lines Matching refs:neptune
1 /* $NetBSD: neptune.c,v 1.23 2021/08/07 16:19:07 thorpej Exp $ */
33 * Neptune-X -- X68k-ISA Bus Bridge
37 __KERNEL_RCSID(0, "$NetBSD: neptune.c,v 1.23 2021/08/07 16:19:07 thorpej Exp $");
74 CFATTACH_DECL_NEW(neptune, sizeof(struct neptune_softc),
82 if (strcmp(ia->ia_name, "neptune") != 0)
89 /* Neptune is a virtual device. Always there. */
108 panic("IO map for Neptune corruption??");
123 aprint_normal(": Neptune-X ISA bridge\n");
154 * neptune bus space stuff.
164 * Neptune bus is mapped permanently.