OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sio_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/dev/
sio.c
76
struct sio_attach_args
sio_args
;
local in function:sio_attach
86
sio_args
.channel = channel;
87
sio_args
.hwflags = (channel == sysconsole);
88
config_found(self, (void *)&
sio_args
, sio_print, CFARGS_NONE);
sio.c
76
struct sio_attach_args
sio_args
;
local in function:sio_attach
86
sio_args
.channel = channel;
87
sio_args
.hwflags = (channel == sysconsole);
88
config_found(self, (void *)&
sio_args
, sio_print, CFARGS_NONE);
Completed in 20 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025