HomeSort by: relevance | last modified time | path
    Searched refs:bswms2 (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/amiga/amiga/
amiga_bus_simple_1word.c 173 .bswms2 = oabs(bswm2_),
219 .bswms2 = oabs(bswm2_),
amiga_bus_simple_4.c 139 .bswms2 = oabs(bswm2_),
simple_busfuncs.c 592 .bswms2 = oabs(bswm2_),
  /src/sys/arch/amigappc/include/
bus_defs.h 145 bswm(*bswms2, uint16_t);
bus_funcs.h 84 dbsm(bswms2, t, h, o, p, c)
  /src/sys/arch/amiga/include/
bus.h 126 bswm(*bswms2, u_int16_t);
207 dbsm(bswms2, t, h, o, p, c)
  /src/sys/arch/mac68k/include/
bus.h 137 void (*bswms2)(bus_space_tag_t, BSH_T *, bus_size_t, member in struct:bus_space_handle_s
495 (h).bswms2(t,&(h),o,a,c); } while (0)
510 do { if (c) (h).bswms2(t, &(h), o, a, c); } while (0)
  /src/sys/arch/mac68k/mac68k/
bus_space.c 108 hp->bswms2 = mac68k_bswm2;
353 h->bswms2 = mac68k_bswms2_gen;
  /src/sys/arch/amiga/pci/
empb_bsm.c 841 .bswms2 = empb_bswm2,

Completed in 17 milliseconds