OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cominit
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/stand/lib/
libi386.h
128
void
cominit
(int);
comio.S
14
ENTRY(
cominit
)
function
pcio.c
58
#define cominit_x()
cominit
(iodev - CONSDEV_COM0)
/src/sys/dev/ic/
com.c
184
int
cominit
(struct com_regs *, int, int, int, tcflag_t);
2779
cominit
(struct com_regs *regsp, int rate, int frequency, int type,
function
2866
res =
cominit
(&comcons_info.regs, rate, frequency, type, cflag);
2894
* real bus_space_handle will be filled in by
cominit
() later.
2950
res =
cominit
(&comkgdbregs, rate, frequency, type, cflag);
Completed in 40 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026