OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_space_reserve
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
bus.h
184
int
bus_space_reserve
(bus_space_tag_t, bus_addr_t, bus_size_t, int,
/src/sys/kern/
kern_stub.c
142
__weak_alias(
bus_space_reserve
, eopnotsupp);
/src/sys/arch/x86/x86/
bus_space.c
173
error =
bus_space_reserve
(t, bpa, size, flags, &bsr);
249
bus_space_reserve
(bus_space_tag_t t,
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025