OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sio_base
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/luna68k/dev/
siotty.c
707
struct sioreg *sio, *
sio_base
, *sio_a, *sio_b;
local in function:siottycninit
709
sio_base
= (struct sioreg *)OBIO_SIO;
710
sio_a = &
sio_base
[0];
711
sio_b = &
sio_base
[1];
siotty.c
707
struct sioreg *sio, *
sio_base
, *sio_a, *sio_b;
local in function:siottycninit
709
sio_base
= (struct sioreg *)OBIO_SIO;
710
sio_a = &
sio_base
[0];
711
sio_b = &
sio_base
[1];
lunaws.c
582
struct sioreg *
sio_base
;
local in function:ws_cnattach
584
sio_base
= (struct sioreg *)OBIO_SIO;
585
ws_conscookie.cc_sio = &
sio_base
[1]; /* channel B */
lunaws.c
582
struct sioreg *
sio_base
;
local in function:ws_cnattach
584
sio_base
= (struct sioreg *)OBIO_SIO;
585
ws_conscookie.cc_sio = &
sio_base
[1]; /* channel B */
Completed in 26 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025