Searched refs:LANCE_ADDR (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dautoconf.c40 if (!badaddr((void *)LANCE_ADDR)) {
41 leinit(0, (uint8_t *)LANCE_ADDR);
/netbsd-current/sys/arch/mvme68k/stand/sboot/
H A Dsboot.h50 #define LANCE_ADDR 0xfffe0778 macro
H A Dle_poll.c292 int *ea = (int *)LANCE_ADDR;
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dmainbus.c47 { "le", LANCE_ADDR, 3 }, /* Am7990 */
/netbsd-current/sys/arch/hp300/stand/common/
H A Dif_le.c327 #define LANCE_ADDR(sc, a) \ macro
353 a = LANCE_ADDR(sc, mem);
359 a = LANCE_ADDR(sc, mem);
369 a = LANCE_ADDR(sc, mem);
382 a = LANCE_ADDR(sc, mem);
422 a = LANCE_ADDR(sc, sc->sc_init);
/netbsd-current/sys/arch/luna68k/include/
H A Dboard.h115 #define LANCE_ADDR U(0xF1000000) /* LANCE */ macro

Completed in 133 milliseconds