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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-basics.h 59 io_map = 3, enumerator in enum:__anon21938
68 access_io = 1 << io_map,
sim-utils.c 353 case io_map: return "io";
  /src/external/gpl3/gdb/dist/sim/common/
sim-basics.h 59 io_map = 3, enumerator in enum:__anon1423
68 access_io = 1 << io_map,
sim-utils.c 353 case io_map: return "io";
  /src/sys/dev/pcmcia/
pcmciachip.h 79 int (*io_map)(pcmcia_chipset_handle_t, int, bus_addr_t, member in struct:pcmcia_chip_functions
121 ((*(tag)->io_map)((handle), (width), (card_addr), (size), (pcihp), \
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11eepr.c 212 io_map, M6811_PPROG, 1, me); local
214 io_map, M6811_CONFIG, 1, me); local
417 if (space == io_map)
476 if (space != io_map && nr_bytes != 1)
489 if (space == io_map && base == M6811_PPROG)
595 if (space == io_map && base == M6811_CONFIG)
dv-m68hc11sio.c 123 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
203 m68hc11sio_io_write_buffer (me, &val, io_map,
205 m68hc11sio_io_write_buffer (me, &val, io_map,
207 m68hc11sio_io_write_buffer (me, &val, io_map,
232 m68hc11sio_io_write_buffer (me, &val, io_map,
235 m68hc11sio_io_write_buffer (me, &val, io_map,
dv-m68hc11spi.c 118 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
179 m68hc11spi_io_write_buffer (me, &val, io_map,
dv-m68hc11tim.c 119 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
206 m68hc11tim_io_write_buffer (me, &val, io_map,
208 m68hc11tim_io_write_buffer (me, &val, io_map,
dv-m68hc11.c 231 if (space != io_map)
861 io_map, dest, base, nr_bytes);
1112 io_map, source, base, nr_bytes);
  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11eepr.c 212 io_map, M6811_PPROG, 1, me); local
214 io_map, M6811_CONFIG, 1, me); local
417 if (space == io_map)
476 if (space != io_map && nr_bytes != 1)
489 if (space == io_map && base == M6811_PPROG)
595 if (space == io_map && base == M6811_CONFIG)
dv-m68hc11sio.c 123 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
203 m68hc11sio_io_write_buffer (me, &val, io_map,
205 m68hc11sio_io_write_buffer (me, &val, io_map,
207 m68hc11sio_io_write_buffer (me, &val, io_map,
232 m68hc11sio_io_write_buffer (me, &val, io_map,
235 m68hc11sio_io_write_buffer (me, &val, io_map,
dv-m68hc11spi.c 118 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
179 m68hc11spi_io_write_buffer (me, &val, io_map,
dv-m68hc11tim.c 119 hw_attach_address (hw_parent (me), M6811_IO_LEVEL, io_map, local
206 m68hc11tim_io_write_buffer (me, &val, io_map,
208 m68hc11tim_io_write_buffer (me, &val, io_map,
dv-m68hc11.c 231 if (space != io_map)
861 io_map, dest, base, nr_bytes);
1112 io_map, source, base, nr_bytes);
  /src/sys/arch/hpcmips/vr/
vrecu.c 86 .io_map = pcic_chip_io_map,
  /src/sys/arch/evbsh3/ap_ms104_sh4/
shpcmcia.c 99 .io_map = shpcmcia_chip_io_map,

Completed in 32 milliseconds