OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IOM_BEGIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
redef.h
37
#define
IOM_BEGIN
0x0a0000 /* Start of I/O Memory "hole" */
39
#define IOM_SIZE (IOM_END -
IOM_BEGIN
)
/src/sys/dev/isa/
isareg.h
155
#ifndef
IOM_BEGIN
156
#define
IOM_BEGIN
0x0a0000 /* Start of I/O Memory "hole" */
158
#define IOM_SIZE (IOM_END -
IOM_BEGIN
)
165
#endif /* !
IOM_BEGIN
*/
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025