OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comioport
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
eficons.c
103
static const short
comioport
[4] = { 0x3f8, 0x2f8, 0x3e8, 0x2e8 };
local in function:getcomaddr
105
if (idx < __arraycount(
comioport
))
106
return
comioport
[idx];
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025