_BS_CALL
_BS_CALL(t, sparc_intr_establish)(t, p, l, h, a, NULL);
_BS_CALL(t, sparc_bus_alloc)(t, rs, re, s, a, b, f, ap, hp);
_BS_CALL(t, sparc_bus_free)(t, h, s);
_BS_CALL(t, sparc_bus_map)(t, a, s, f, 0, hp);
_BS_CALL(t, sparc_bus_subregion)(t, h, o, s, hp);
_BS_CALL(t, sparc_bus_mmap)(t, a, o, p, f);
_BS_CALL(t, sun68k_bus_map)((t), 0, (a), (s), (f), 0, (hp));
_BS_CALL(t, sun68k_bus_map)(t, bt, a, s, f, v, hp);
_BS_CALL(t, sun68k_bus_unmap)(t, h, s);
_BS_CALL(t, sun68k_bus_subregion)(t, h, o, s, hp);
_BS_CALL(t, sun68k_bus_mmap)(t, 0, a, o, p, f);
_BS_CALL(t, sun68k_bus_mmap)(t, bt, a, o, p, f);
_BS_CALL(t, sun68k_intr_establish)(t, p, l, f, h, a);
_BS_CALL(t, sun68k_bus_barrier)(t, h, o, s, f);
_BS_CALL(t, sun68k_bus_peek)(t, h, o, s, vp);
_BS_CALL(t, sun68k_bus_poke)(t, h, o, s, v);