Searched refs:OBIO_SIO (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/luna68k/luna68k/
H A Dmainbus.c48 { "sio", OBIO_SIO, 6 }, /* uPD7201A */
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsio.c139 sio_addr[0] = (struct siodevice *)(OBIO_SIO + 0);
140 sio_addr[1] = (struct siodevice *)(OBIO_SIO + 4);
/netbsd-current/sys/arch/luna68k/include/
H A Dboard.h68 #define OBIO_SIO U(0x51000000) /* SIO */ macro
/netbsd-current/sys/arch/luna68k/dev/
H A Dsiotty.c709 sio_base = (struct sioreg *)OBIO_SIO;
733 sio = (struct sioreg *)OBIO_SIO;
742 sio = (struct sioreg *)OBIO_SIO;
H A Dlunaws.c584 sio_base = (struct sioreg *)OBIO_SIO;

Completed in 92 milliseconds