OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sun68k_bus_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun68k/sun68k/
bus.c
495
static int
sun68k_bus_map
(bus_space_tag_t, bus_type_t, bus_addr_t,
513
sun68k_bus_map
(bus_space_tag_t t, bus_type_t iospace, bus_addr_t addr,
function in typeref:typename:int
537
printf("
sun68k_bus_map
: zero size\n");
548
panic("
sun68k_bus_map
: no memory");
713
sun68k_bus_map
, /* bus_space_map */
/src/sys/arch/sun68k/include/
bus.h
93
int (*
sun68k_bus_map
)(
member in struct:sun68k_bus_space_tag
247
_BS_CALL(t,
sun68k_bus_map
)((t), 0, (a), (s), (f), 0, (hp));
254
_BS_CALL(t,
sun68k_bus_map
)(t, bt, a, s, f, v, hp);
Completed in 35 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025