OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x86_bus_space_io
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
bus_space.c
94
static struct bus_space_tag x86_io = { .bst_type =
X86_BUS_SPACE_IO
};
97
bus_space_tag_t
x86_bus_space_io
= &x86_io;
variable in typeref:typename:bus_space_tag_t
106
return t->bst_type ==
X86_BUS_SPACE_IO
;
Completed in 12 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025