OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBIO_SIO
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/luna68k/luna68k/
mainbus.c
48
{ "sio",
OBIO_SIO
, 6 }, /* uPD7201A */
/src/sys/arch/luna68k/stand/boot/
sio.c
139
sio_addr[0] = (struct siodevice *)(
OBIO_SIO
+ 0);
140
sio_addr[1] = (struct siodevice *)(
OBIO_SIO
+ 4);
/src/sys/arch/luna68k/include/
board.h
68
#define
OBIO_SIO
U(0x51000000) /* SIO */
/src/sys/arch/luna68k/dev/
siotty.c
709
sio_base = (struct sioreg *)
OBIO_SIO
;
733
sio = (struct sioreg *)
OBIO_SIO
;
742
sio = (struct sioreg *)
OBIO_SIO
;
lunaws.c
584
sio_base = (struct sioreg *)
OBIO_SIO
;
Completed in 13 milliseconds
Indexes created Sat Oct 25 07:10:08 GMT 2025