Home | History | Annotate | Download | only in include

Lines Matching defs:_BS_CALL

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);
308 _BS_CALL(t, sun68k_bus_poke)(t, h, o, s, v);