Home
last modified time | relevance | path

Searched refs:bsrms4 (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/arch/amiga/amiga/
H A Damiga_bus_simple_1word.c185 .bsrms4 = oabs(bsrm4_),
233 .bsrms4 = oabs(bsrm4_),
H A Damiga_bus_simple_4.c153 .bsrms4 = oabs(bsrm4_),
H A Dsimple_busfuncs.c608 .bsrms4 = oabs(bsrm4_),
/netbsd/sys/arch/amiga/include/
H A Dbus.h142 bsrm(*bsrms4, u_int32_t);
232 dbsm(bsrms4, t, h, o, p, c)
/netbsd/sys/arch/amigappc/include/
H A Dbus_defs.h161 bsrm(*bsrms4, uint32_t);
/netbsd/sys/arch/mac68k/include/
H A Dbus.h104 void (*bsrms4)(bus_space_tag_t, BSH_T *, bus_size_t, member
325 (h).bsrms4(t,&(h),o,a,c); } while (0)
338 do { if (c) (h).bsrms4(t, &(h), o, a, c); } while (0)
/netbsd/sys/arch/mac68k/mac68k/
H A Dbus_space.c91 hp->bsrms4 = mac68k_bsrm4; in bus_mem_add_mapping()
340 h->bsrms4 = mac68k_bsrms4_gen; in mac68k_bus_space_handle_set_stride()
/netbsd/sys/arch/amiga/pci/
H A Dempb_bsm.c856 .bsrms4 = empb_bsrm4,