OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_BS_CALL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/include/
bus_funcs.h
119
#define
_BS_CALL
(t,f) \
132
_BS_CALL
(t, sparc_intr_establish)(t, p, l, h, a, NULL);
/src/sys/arch/sun68k/include/
bus.h
238
#define
_BS_CALL
(t,f) \
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);
260
_BS_CALL
(t, sun68k_bus_unmap)(t, h, s);
267
_BS_CALL
(t, sun68k_bus_subregion)(t, h, o, s, hp);
273
_BS_CALL
(t, sun68k_bus_mmap)(t, 0, a, o, p, f);
280
_BS_CALL
(t, sun68k_bus_mmap)(t, bt, a, o, p, f);
287
_BS_CALL
(t, sun68k_intr_establish)(t, p, l, f, h, a);
294
_BS_CALL
(t, sun68k_bus_barrier)(t, h, o, s, f);
301
_BS_CALL
(t, sun68k_bus_peek)(t, h, o, s, vp)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025